first commit

This commit is contained in:
MaddoScientisto 2026-03-14 20:04:39 +01:00
commit 4d332ef662
27586 changed files with 3281783 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<%="<script>var webApp='"+(request.getContextPath().equals("/")?"":request.getContextPath())+"';</script>"%>
<!-- ***************************************-->
<!-- **************elrte ******************-->
<link rel="stylesheet" href='<%=(request.getContextPath().equals("/")?"":request.getContextPath())+"/admin/_V3/_lib/elrte/css/elrte.min.css"%>' type="text/css" media="screen" charset="utf-8">
<link rel="stylesheet" href='<%=(request.getContextPath().equals("/")?"":request.getContextPath())+"/admin/_V3/_lib/elrte/css/smoothness/jquery-ui-1.8.13.custom.css"%>' type="text/css" media="screen" charset="utf-8">
<script language="JavaScript1.2" src='<%=(request.getContextPath().equals("/")?"":request.getContextPath())+"/admin/_V3/_lib/elrte/js/jquery-ui-1.8.13.custom.min.js"%>' charset="utf-8"></script>
<script language="JavaScript1.2" src='<%=(request.getContextPath().equals("/")?"":request.getContextPath())+"/admin/_V3/_lib/elrte/js/elrte.min.js"%>' charset="utf-8"></script>
<script language="JavaScript1.2" src='<%=(request.getContextPath().equals("/")?"":request.getContextPath())+"/admin/_V3/_lib/elrte/js/i18n/elrte.it.js"%>' charset="utf-8"></script>
<!-- ***************************************-->