From 6a012050340a14505c9c4f990dea28d7634c4853 Mon Sep 17 00:00:00 2001 From: drigato Date: Wed, 15 Jul 2015 11:35:59 -0400 Subject: [PATCH] SAAS-940: Provide usability hints to user Fixed bug where sometimes the hint would not show up --- airtime_mvc/application/layouts/scripts/layout.phtml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/airtime_mvc/application/layouts/scripts/layout.phtml b/airtime_mvc/application/layouts/scripts/layout.phtml index bc84b3be3..3bb782dee 100644 --- a/airtime_mvc/application/layouts/scripts/layout.phtml +++ b/airtime_mvc/application/layouts/scripts/layout.phtml @@ -72,12 +72,9 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
-
- + $hint = Application_Common_UsabilityHints::getUsabilityHint(); ?> + +
>
layout()->content ?>