Former-commit-id: a1cefe9a74194c0e552e53bfb31f832355e86cbb
This commit is contained in:
Henrique Dias
2016-12-30 11:32:54 +00:00
parent f07d360f9b
commit 78da52f465
3 changed files with 82 additions and 67 deletions

View File

@@ -32,16 +32,14 @@
<!-- TOP BAR -->
<div>
<div><p>File Manager</p></div>
{{ if .User.AllowCommands }}
<div id="search">
<i class="material-icons" title="Storage">storage</i>
<input type="text" placeholder="Search or execute a command...">
<div>
<div>Write your git, mercurial or svn command and press enter.</div>
<div>Loading...</div>
<p><i class="material-icons spin">autorenew</i></p>
</div>
</div>
{{ end }}
<div class="action" id="logout">
<i class="material-icons" title="Logout">exit_to_app</i> <span>Logout</span>