use new icon set

adopt UI to use new icon set
This commit is contained in:
Milan
2018-10-05 00:20:45 +02:00
parent 1f9cd04914
commit 8eb6a64209
26 changed files with 4232 additions and 77 deletions

View File

@@ -2,9 +2,10 @@
var event_manager=0;
</script>
<link rel="stylesheet" href="css/admin.css" type="text/css" />
<link rel="stylesheet" href="css/fas.css">
<link rel="stylesheet" href="css/jquery-ui.min.css" type="text/css" />
<!--<TMPL_VAR static_files_url>-->
<link rel="stylesheet" href="css/admin.css" type="text/css" />
<script src="js/jquery.min.js" type="text/javascript"></script>
<script src="js/jquery-ui.min.js" type="text/javascript"></script>
<script src="js/admin.js" type="text/javascript"></script>