add commands to the front end; inject json user data; close #24
This commit is contained in:
@@ -121,6 +121,8 @@
|
||||
</footer>
|
||||
|
||||
<!-- SCRIPTS -->
|
||||
<!-- User Data and Permissions -->
|
||||
<script>var user = JSON.parse('{{ Marshal .User }}');</script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.2.3/ace.js"></script>
|
||||
<script src="{{ .Config.AbsoluteURL }}/_filemanagerinternal/js/form2js.js"></script>
|
||||
<script src="{{ .Config.AbsoluteURL }}/_filemanagerinternal/js/application.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user