mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-05 20:35:35 -04:00
Remove edit button from home screen
This commit is contained in:
parent
a2c7638141
commit
2aeb38a271
@ -27,12 +27,7 @@
|
|||||||
<button class="uk-modal-close-default" type="button" uk-close></button>
|
<button class="uk-modal-close-default" type="button" uk-close></button>
|
||||||
<div class="uk-modal-header">
|
<div class="uk-modal-header">
|
||||||
<div>
|
<div>
|
||||||
<h3 class="uk-modal-title break-word" id="modal-title"><span></span>
|
<h3 class="uk-modal-title break-word" id="modal-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…
x
Reference in New Issue
Block a user