Skip to content
Snippets Groups Projects
Verified Commit 2f6eeb70 authored by Björn Ludwig's avatar Björn Ludwig
Browse files

Introduce title to permalink modal dialogue

parent f3e21767
No related branches found
No related tags found
No related merge requests found
......@@ -307,7 +307,7 @@ $xwiki.ssfx.use('uicomponents/viewers/comments.css', true)
<div class="modal-body">
<div class="input-group">
<div class="input-group-addon">$services.icon.renderHTML('link')</div>
<input type="text" class="form-control"/>
<input type="text" class="form-control" title="Permalink"/>
</div>
</div>
<div class="modal-footer">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment