Getting rid of the tabs seems to make the online yaml parser I used happy.

This commit is contained in:
Greg Bolte
2014-03-24 03:59:15 -07:00
parent 4d79a6805b
commit c7409e4903

View File

@@ -6,11 +6,11 @@ imports:
filter:
excluded_paths: [
html/includes/jpgraph/*,
html/js/jquery.cycle.all.js,
html/js/jquery-ui-timepicker-addon.js,
html/js/sorttable.js,
html/js/tw-sack.js,
includes/phpmailer/*
html/includes/jpgraph/*,
html/js/jquery.cycle.all.js,
html/js/jquery-ui-timepicker-addon.js,
html/js/sorttable.js,
html/js/tw-sack.js,
includes/phpmailer/*
]