]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/trailing.html
Finished the trailing_javascript API and moved a few things to it
[citadel.git] / webcit / static / t / trailing.html
index cf89837663dd507b3262a1fc468ce54edf7d06c2..5d1f0e0ec408118a93805803238493fb28d1a49b 100644 (file)
@@ -1,11 +1,11 @@
 <!-- start trailing.html -->
 <script type="text/javascript">
+<?TRAILING_JAVASCRIPT>
  Rounded("div.box", "big transparent top bottom");
  Rounded("form.box", "big transparent top bottom");
  Rounded("div.boxlabel", "big transparent top");
  Rounded("li.tablabel", "small transparent top");
  Rounded("div.tabcontent_submit", "big transparent bottom");
- Rounded("div.tabcontent", "big transparent bottom");
 </script>
 </body>
 </html>