Add the appkit_tag_dom_elements flag to the NibApplication index-debug.html template

This commit is contained in:
Aparajita Fishman
2012-03-30 11:19:40 -07:00
parent 48b9f3198f
commit 8fed89164f
@@ -52,6 +52,10 @@
// Uncomment to enable a specific logger:
//CPLogRegister(CPLogConsole);
//CPLogRegister(CPLogPopup);
// Tag view DOM elements with a "data-cappuccino-view" attribute that contains
// the class name of the view that created them. Comment this or set to false to disable.
appkit_tag_dom_elements = true;
</script>
<style type="text/css">