diff --git a/public/js/site.js b/public/js/site.js index 7a889f8..3151818 100644 --- a/public/js/site.js +++ b/public/js/site.js @@ -52,6 +52,7 @@ $(document).ready(function(){ }); switchStandardsList(standardSelect); + $('.rules-list-title').addClass('hidden'); standardSelect.change( function(){ switchStandardsList($(this)); diff --git a/view/new.html b/view/new.html index 5d1a2ff..0aee38c 100644 --- a/view/new.html +++ b/view/new.html @@ -40,11 +40,11 @@
{{title}} Rules
+{{title}} Rules