From fa5db123a39291a0d7797339cedf29fb471d1034 Mon Sep 17 00:00:00 2001 From: Iglocska Date: Tue, 17 Jan 2017 09:03:30 +0100 Subject: [PATCH] chg: Some UI love - back button fixed on tag selection popup - esc now closes popup forms / field edits --- app/View/Tags/ajax/select_tag.ctp | 7 ++----- app/webroot/css/main.css | 9 +++++++++ app/webroot/js/misp2.4.58.js | 9 +++++++++ 3 files changed, 20 insertions(+), 5 deletions(-) diff --git a/app/View/Tags/ajax/select_tag.ctp b/app/View/Tags/ajax/select_tag.ctp index 0f961cab6..844db1c5d 100644 --- a/app/View/Tags/ajax/select_tag.ctp +++ b/app/View/Tags/ajax/select_tag.ctp @@ -17,7 +17,7 @@
&$option): ?> - + @@ -25,11 +25,9 @@ - - -
Back to Taxonomy Selection
+
Back to Taxonomy Selection
Cancel