1
0
Fork 0

Remove obsolete hack in file browser template

This commit is contained in:
Hypolite Petovan 2019-04-13 10:43:50 -04:00
commit 608c80819c
2 changed files with 6 additions and 15 deletions

View file

@ -1,9 +1,6 @@
<!--
This is the template used by mod/fbrowser.php
-->
<style>
#buglink_wrapper{display:none;} /* hide buglink. only in this page */
</style>
<!--
This is the template used by mod/fbrowser.php
-->
<script type="text/javascript" src="{{$baseurl}}/view/js/ajaxupload.js" ></script>
<script type="text/javascript" src="{{$baseurl}}/view/js/filebrowser.js"></script>
<script>