mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[fix] Remove old phonegap JS code.
This commit is contained in:
parent
a6c78b896e
commit
ade104272f
1 changed files with 0 additions and 4 deletions
|
@ -61,9 +61,5 @@
|
|||
</div>
|
||||
|
||||
<script type="text/javascript" src="dist/js/script.min.js?version=VERSION"></script>
|
||||
<script type="text/javascript">
|
||||
app.initialize = app.initialize || function(){}
|
||||
app.initialize();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue