first commit
This commit is contained in:
commit
4d332ef662
27586 changed files with 3281783 additions and 0 deletions
9
rus/admin/_V4/_inc/_elrte.jsp
Normal file
9
rus/admin/_V4/_inc/_elrte.jsp
Normal 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>
|
||||
<!-- ***************************************-->
|
||||
Loading…
Add table
Add a link
Reference in a new issue