jquery und ui

This commit is contained in:
home
2020-02-14 19:18:58 +01:00
parent b8f05bd746
commit adfee6b969
6 changed files with 37 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# css_func_lib
git submodule add https://git.seemsleg.it/ef/css-func-lib css
git submodule add https://git.seemsleg.it/ef/css-func-lib css
<link rel="stylesheet" type="text/css" href="/cssjs/admin.css" media="screen" />
<link rel="stylesheet" type="text/css" href="/cssjs/jquery-ui.min.css" media="screen" />
<script src="/cssjs/jquery.min.js"></script>
<script src="/cssjs/jquery-ui.min.js"></script>
<script src="/cssjs/form.js"></script>