mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 02:16:16 -04:00
remove cruft from js and move minify json to seperate file and also send emit back to server on save settings
This commit is contained in:
parent
f6fa897a4e
commit
7fa5dd757e
3 changed files with 84 additions and 196 deletions
|
@ -5,7 +5,9 @@
|
|||
<link rel="stylesheet" href="../static/css/admin.css">
|
||||
<script src="../static/js/jquery.js"></script>
|
||||
<script src="../socket.io/socket.io.js"></script>
|
||||
<script src="../static/js/admin/minify.json.js"></script>
|
||||
<script src="../static/js/admin/settings.js"></script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div id="wrapper">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue