Adding script class so that ReSpec will automatically remove these client-side references for the TR version.
authorJames Craig <jcraig@apple.com>
Fri, 18 Jan 2013 10:47:49 -0800
changeset 74 3104e120d0d6
parent 73 e3324b849cc3
child 75 3218cf34862d
Adding script class so that ReSpec will automatically remove these client-side references for the TR version.
src/indie-ui-events.html
--- a/src/indie-ui-events.html	Fri Jan 18 10:41:34 2013 -0800
+++ b/src/indie-ui-events.html	Fri Jan 18 10:47:49 2013 -0800
@@ -4,8 +4,8 @@
 		<meta http-equiv="Content-type" content="text/html; charset=utf-8">
 		<title>IndieUI: Events 1.0</title>
 		<link href="./css/screen.css" rel="stylesheet" type="text/css">
-		<script type="text/javascript" src="./loc/en/strings.js"></script>
-		<script type="text/javascript" src="./js/utils.js"></script>
+		<script type="text/javascript" src="./loc/en/strings.js" class="remove"></script>
+		<script type="text/javascript" src="./js/utils.js" class="remove"></script>
 		<script type="text/javascript" src="./js/respec-transformers.js" class="remove"></script>
 		
 		<!--