root/branches/release-29/tmpl/cms/dialog/footer.tmpl @ 1309

Revision 1309, 234 bytes (checked in by ddavis, 23 months ago)

standarize js comment tag escape. BugzID:58265

  • Property svn:keywords set to Id Revision
Line 
1    <div id="bootstrapper" class="hidden"></div>
2    <script type="text/javascript">
3        /* <![CDATA[ */
4            App.bootstrapInline( false );
5        /* ]]> */
6    </script>
7    </div><!-- /content -->
8</div>
9</body>
10</html>
Note: See TracBrowser for help on using the browser.