summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-07-27 02:20:49 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-07-27 02:20:49 +0000
commitceea61159c4781b5198517f9db1ad7504d698e75 (patch)
tree3cfdff998539d8bd19f3de72e09164c2957b9bcb
parente6eeebed2b43390653d5b1b3b1504990740a0046 (diff)
downloadpfsense-ceea61159c4781b5198517f9db1ad7504d698e75.zip
pfsense-ceea61159c4781b5198517f9db1ad7504d698e75.tar.gz
Inline scriptaculous
-rwxr-xr-xusr/local/www/index.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/local/www/index.php b/usr/local/www/index.php
index 4e0aa9f..f387d39 100755
--- a/usr/local/www/index.php
+++ b/usr/local/www/index.php
@@ -430,8 +430,7 @@ columns = ['col1','col2'];
</script>
-
-<script src="/javascript/scriptaculous/prototype.js" type="text/javascript"></script>
+<?php outputJavaScriptFileInline("javascript/scriptaculous/prototype.js"); ?>
<?php outputJavaScriptFileInline("javascript/scriptaculous/scriptaculous.js"); ?>
OpenPOWER on IntegriCloud