diff talosnames/templates/tbpl.html @ 53:1d944da50135

expand the JSON to make it readable
author Jeff Hammel <jhammel@mozilla.com>
date Mon, 13 Aug 2012 17:04:28 -0700
parents 687d31c93111
children 1af052d74813
line wrap: on
line diff
--- a/talosnames/templates/tbpl.html	Mon Aug 13 16:56:23 2012 -0700
+++ b/talosnames/templates/tbpl.html	Mon Aug 13 17:04:28 2012 -0700
@@ -12,7 +12,8 @@
 <script src="http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/raw-file/tip/js/Config.js"></script>
 
 <script>
-var data = {{json | html}};
+var data =
+{{json | html}};
 $(document).ready(function() {
 
 var reverse_mapping = {};