Add 'Open site directory' button
This commit is contained in:
parent
4c7013644f
commit
a88f56bec3
3 changed files with 13 additions and 0 deletions
|
@ -408,6 +408,10 @@ class UiWebsocketPlugin(object):
|
|||
<li>
|
||||
<a href='#Save' class='button' id='button-settings'>{_[Save site settings]}</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href='#Directory' class='button' id='button-directory'>{_[Open site directory]}</a>
|
||||
</li>
|
||||
"""))
|
||||
|
||||
def sidebarRenderContents(self, body, site):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue