From 166d8abcb9474d4c59ca62af22327b7606f4d922 Mon Sep 17 00:00:00 2001 From: eldadfux Date: Sun, 12 May 2019 23:27:33 +0300 Subject: [PATCH] Fix for modal close window --- app/views/console/account/index.phtml | 4 ++-- app/views/console/comps/header.phtml | 2 +- app/views/console/home/index.phtml | 8 +++---- app/views/console/settings/index.phtml | 32 +++++++++++++------------- app/views/console/users/index.phtml | 12 +++++----- public/dist/scripts/app-all.js | 5 ++-- public/dist/scripts/app.js | 5 ++-- public/scripts/views/ui/modal.js | 30 ++++++++++++------------ 8 files changed, 50 insertions(+), 48 deletions(-) diff --git a/app/views/console/account/index.phtml b/app/views/console/account/index.phtml index d1e98f7364..f1c04c44cf 100644 --- a/app/views/console/account/index.phtml +++ b/app/views/console/account/index.phtml @@ -73,7 +73,7 @@ use Utopia\Locale\Locale; @@ -102,7 +102,7 @@ use Utopia\Locale\Locale; diff --git a/app/views/console/comps/header.phtml b/app/views/console/comps/header.phtml index c2d79ca749..5c460c551f 100644 --- a/app/views/console/comps/header.phtml +++ b/app/views/console/comps/header.phtml @@ -147,7 +147,7 @@
\ No newline at end of file diff --git a/app/views/console/home/index.phtml b/app/views/console/home/index.phtml index f231a5c091..54dd1b0bc2 100644 --- a/app/views/console/home/index.phtml +++ b/app/views/console/home/index.phtml @@ -80,7 +80,7 @@
  • -   +  
    @@ -242,7 +242,7 @@
    -   +  
    \ No newline at end of file diff --git a/app/views/console/settings/index.phtml b/app/views/console/settings/index.phtml index e59055ae4d..ef80b69277 100644 --- a/app/views/console/settings/index.phtml +++ b/app/views/console/settings/index.phtml @@ -194,7 +194,7 @@ $scopes = [ // TODO sync with project list