From 7804333809bf725e32a08c531a06acd7d668e190 Mon Sep 17 00:00:00 2001
From: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
Date: Sat, 11 Feb 2012 23:37:21 +0000
Subject: Updated the index_template files

Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
---
(limited to 'frontend/beta/html')

diff --git a/frontend/beta/html/index_template.html b/frontend/beta/html/index_template.html
index 9862518..27a8a64 100644
--- a/frontend/beta/html/index_template.html
+++ b/frontend/beta/html/index_template.html
@@ -23,7 +23,7 @@ Clipperz_IEisBroken = true;
 Clipperz_normalizedNewLine = '\x0d\x0a';
 </script><![endif]-->
 
-@js_DEBUG@
+@js_LINKED@
 
 </head>
 <body>
@@ -68,7 +68,7 @@ Clipperz_normalizedNewLine = '\x0d\x0a';
 	<div id="main">
 		<h3 class="loading">loading ...</h3>
 
-@js_INSTALL@
+@js_EMBEDDED@
 
 <script>
 	Clipperz.PM.Proxy.defaultProxy = new Clipperz.PM.Proxy.JSON({'url':'@request.path@', 'shouldPayTolls':@should.pay.toll@});
--
cgit v0.9.0.2