2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-02-26 00:45:20 +00:00

tried old jquery CSS

This commit is contained in:
2021-10-25 00:38:24 +03:00
parent 5807e4a873
commit 5533029072
22 changed files with 688 additions and 208 deletions

View File

@@ -5,9 +5,6 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Prospecting Guide</title>
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
<link rel="stylesheet" type="text/css" href="{{ settings.JSLIB_URL }}jquery-ui/css/smoothness/jquery-ui.css" />
<script src="{{ settings.JSLIB_URL }}jquery/jquery.min.js" type="text/javascript"></script>
<script src="{{ settings.JSLIB_URL }}jquery-ui/jquery-ui.min.js" type="text/javascript"></script>
</head>
<body>