mirror of https://github.com/getmango/Mango.git
Merge branch 'feature/home' of github.com:hkalexling/Mango into feature/home
This commit is contained in:
commit
13c0878357
|
@ -28,12 +28,7 @@
|
||||||
<div class="uk-modal-header">
|
<div class="uk-modal-header">
|
||||||
<div>
|
<div>
|
||||||
<h4 class="uk-margin-remove-bottom"><a id="modal-title-link"></a></h4>
|
<h4 class="uk-margin-remove-bottom"><a id="modal-title-link"></a></h4>
|
||||||
<h3 class="uk-modal-title break-word uk-margin-remove-top" id="modal-entry-title"><span></span>
|
<h3 class="uk-modal-title break-word uk-margin-remove-top" id="modal-entry-title"><span></span></h3>
|
||||||
|
|
||||||
<% if is_admin %>
|
|
||||||
<a class="uk-icon-button" uk-icon="icon:pencil"></a>
|
|
||||||
<% end %>
|
|
||||||
</h3>
|
|
||||||
</div>
|
</div>
|
||||||
<p class="uk-text-meta uk-margin-remove-bottom break-word" id="path-text"></p>
|
<p class="uk-text-meta uk-margin-remove-bottom break-word" id="path-text"></p>
|
||||||
<p class="uk-text-meta uk-margin-remove-top" id="pages-text"></p>
|
<p class="uk-text-meta uk-margin-remove-top" id="pages-text"></p>
|
||||||
|
|
Loading…
Reference in New Issue