diff --git a/VERSION b/VERSION index a05dd7cd..810b969d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.4.2-stable+timestamp.2013.03.10.13.05.17 +Version 2.4.2-stable+timestamp.2013.03.10.15.44.27 diff --git a/applications/admin/views/layout.html b/applications/admin/views/layout.html index e779fd93..ee3b8936 100644 --- a/applications/admin/views/layout.html +++ b/applications/admin/views/layout.html @@ -80,9 +80,11 @@ jQuery("[rel=tooltip]").tooltip(); }); + {{if request.function in ('index','site'):}} + {{pass}} diff --git a/applications/examples/static/images/questions.png b/applications/examples/static/images/questions.png new file mode 100644 index 00000000..7d68d807 Binary files /dev/null and b/applications/examples/static/images/questions.png differ diff --git a/applications/examples/views/layout.html b/applications/examples/views/layout.html index e08c8e11..1898af88 100644 --- a/applications/examples/views/layout.html +++ b/applications/examples/views/layout.html @@ -122,12 +122,12 @@
{{block footer}} {{end}} @@ -140,5 +140,8 @@ {{if response.google_analytics_id:}}{{pass}} + + +