Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dirk Dankhoff
ISPConfig 3
Commits
c3c862a1
Commit
c3c862a1
authored
Jul 05, 2011
by
tbrehm
Browse files
Updated YUI version to 3.9 to fix javascript problems in IE.
parent
28548bf4
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
interface/web/js/yui-combo.js
0 → 100644
View file @
c3c862a1
This diff is collapsed.
Click to expand it.
interface/web/themes/default/templates/main.tpl.htm
View file @
c3c862a1
...
...
@@ -54,8 +54,7 @@
</style>
<![endif]-->
<link
rel=
"shortcut icon"
href=
"/themes/default/images/favicon.ico"
/>
<script
type=
"text/javascript"
src=
"js/yui/yahoo/yahoo-min.js"
></script>
<script
type=
"text/javascript"
src=
"js/yui/connection/connection-min.js"
></script>
<script
type=
"text/javascript"
src=
"js/yui-combo.js"
></script>
<script
type=
"text/javascript"
src=
"js/scrigo.js.php"
></script>
<script
type=
"text/javascript"
src=
"js/uni-form/jquery.js"
></script>
<script
type=
"text/javascript"
src=
"js/uni-form/uni-form.jquery.js"
></script>
...
...
interface/web/themes/default_64_navimg/templates/main.tpl.htm
View file @
c3c862a1
...
...
@@ -55,8 +55,7 @@
<![endif]-->
<link
href=
"themes/default_64_navimg/css/additional.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
rel=
"shortcut icon"
href=
"/themes/default/images/favicon.ico"
/>
<script
type=
"text/javascript"
src=
"js/yui/yahoo/yahoo-min.js"
></script>
<script
type=
"text/javascript"
src=
"js/yui/connection/connection-min.js"
></script>
<script
type=
"text/javascript"
src=
"js/yui-combo.js"
></script>
<script
type=
"text/javascript"
src=
"js/scrigo.js.php"
></script>
<script
type=
"text/javascript"
src=
"js/uni-form/jquery.js"
></script>
<script
type=
"text/javascript"
src=
"js/uni-form/uni-form.jquery.js"
></script>
...
...
interface/web/themes/default_no_navimg/templates/main.tpl.htm
View file @
c3c862a1
...
...
@@ -55,8 +55,7 @@
<![endif]-->
<link
href=
"themes/default_no_navimg/css/additional.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
rel=
"shortcut icon"
href=
"/themes/default/images/favicon.ico"
/>
<script
type=
"text/javascript"
src=
"js/yui/yahoo/yahoo-min.js"
></script>
<script
type=
"text/javascript"
src=
"js/yui/connection/connection-min.js"
></script>
<script
type=
"text/javascript"
src=
"js/yui-combo.js"
></script>
<script
type=
"text/javascript"
src=
"js/scrigo.js.php"
></script>
<script
type=
"text/javascript"
src=
"js/uni-form/jquery.js"
></script>
<script
type=
"text/javascript"
src=
"js/uni-form/uni-form.jquery.js"
></script>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment