From cef675a10832bbeadafd400c136e427435381a1a Mon Sep 17 00:00:00 2001 From: mattab Date: Mon, 2 Nov 2015 15:52:31 +1300 Subject: UI tests don't show the notification re: Old PHP version --- plugins/CoreAdminHome/stylesheets/generalSettings.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/CoreAdminHome/stylesheets') diff --git a/plugins/CoreAdminHome/stylesheets/generalSettings.less b/plugins/CoreAdminHome/stylesheets/generalSettings.less index 9d232f789b..dde1da48ed 100644 --- a/plugins/CoreAdminHome/stylesheets/generalSettings.less +++ b/plugins/CoreAdminHome/stylesheets/generalSettings.less @@ -8,7 +8,7 @@ } // hide PHP is deprecated notification in UI test -.uiTest [notification-id="PHP53VersionCheck"] { +.uiTest [notification-id="DeprecatedPHPVersionCheck"] { display: none !important; } -- cgit v1.2.3