From 71675d0aa06dcac726b2e050fde116358b44dd9e Mon Sep 17 00:00:00 2001 From: psychobunny Date: Sun, 2 Mar 2014 23:36:27 -0500 Subject: [PATCH] removed required "ajaxifying" class for #content - breaks browsers with noscript turned on. --- NOTES.md | 9 +-------- public/templates/header.tpl | 2 +- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/NOTES.md b/NOTES.md index 1aa67072ed..a23ddff1b8 100644 --- a/NOTES.md +++ b/NOTES.md @@ -1,10 +1,3 @@ ### 0.4x Refactor Notes -Please remove this file after 0.4x (or perhaps organize it so that we can see the history of breaking changes) - - -## Themes - -* Required change in all themes - please add "ajaxifying" class to your header.tpl's #content div. - -
\ No newline at end of file +Please remove this file after 0.4x (or perhaps organize it so that we can see the history of breaking changes) \ No newline at end of file diff --git a/public/templates/header.tpl b/public/templates/header.tpl index ca0e911260..decbae43da 100644 --- a/public/templates/header.tpl +++ b/public/templates/header.tpl @@ -214,4 +214,4 @@ -
+