Archived
0

Web interface: API управления главным меню

This commit is contained in:
2017-03-12 02:23:49 +03:00
parent 9a29899811
commit 2703d971c1
9 changed files with 112 additions and 13 deletions

View File

@@ -15,7 +15,7 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/react/15.4.2/react-dom.min.js"></script>
<script src="/static/fetch.js"></script>
<script src="/static/components.js"></script>
<script src="/static/app.js"></script>
<script src="/app.js"></script>
</head>
<body>
<div id="app"></div>