Update templates/default/layout.html

pull/109/head
Mr Chen 7 years ago
parent d479f3ef42
commit cee8976eb5
  1. 1
      templates/default/layout.html

@ -41,7 +41,6 @@
</div>
</div>
<button style="display: none;" id="bt_copys" class="bt_copy" data-clipboard-text=""></button>
<a style="display: none;" id="defaultPath">$web.ctx.session.config['sites_path']</a>
<script src="/static/js/jquery-1.10.2.min.js?v={{config.version}}"></script>
<script src="/static/js/bootstrap.min.js?v={{config.version}}"></script>
<script src="/static/layer/layer.js?v={{config.version}}"></script>

Loading…
Cancel
Save