summaryrefslogtreecommitdiffstats
path: root/app/template-html.lsp
diff options
context:
space:
mode:
authorNatanael Copa <natanael.copa@gmail.com>2008-03-28 10:19:35 +0000
committerNatanael Copa <natanael.copa@gmail.com>2008-03-28 10:19:35 +0000
commit334a29617bf7b38e1790d10aff204feb6bff4a33 (patch)
tree8ca06526ad503c316b97b03fe25489b7b9e583e0 /app/template-html.lsp
parentc76586c730888d422f5dd5609ca6f8245e0182a3 (diff)
downloadacf-core-334a29617bf7b38e1790d10aff204feb6bff4a33.tar.bz2
acf-core-334a29617bf7b38e1790d10aff204feb6bff4a33.tar.xz
removed ext-js stuff
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@854 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'app/template-html.lsp')
-rw-r--r--app/template-html.lsp3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/template-html.lsp b/app/template-html.lsp
index 8f78517..473674a 100644
--- a/app/template-html.lsp
+++ b/app/template-html.lsp
@@ -20,9 +20,6 @@ Content-Type: text/html
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="<?= "/"..pageinfo.skin.."/"..pageinfo.skin.."-ie.css" ?>">
<![endif]-->
-<link rel="stylesheet" type="text/css" href="/ext-2.0/resources/css/ext-all.css">
-<script type="text/javascript" src="/ext-2.0/adapter/ext/ext-base.js"></script>
-<script type="text/javascript" src="/ext-2.0/ext-all.js"></script>
</head>
<body>