From 02db725253db88fb5f4c10112c60c507efa5cd53 Mon Sep 17 00:00:00 2001 From: eldadfux Date: Thu, 9 May 2019 22:30:30 +0300 Subject: [PATCH] Upgrading JS framework version --- app/views/console/account/index.phtml | 13 ++--- app/views/console/comps/header.phtml | 44 ++++------------ public/dist/scripts/app-all.js | 21 ++++---- public/dist/scripts/app.js | 21 ++++---- public/scripts/dependencies/litespeed.js | 5 +- public/scripts/filters.js | 66 ++++++++++++------------ 6 files changed, 72 insertions(+), 98 deletions(-) diff --git a/app/views/console/account/index.phtml b/app/views/console/account/index.phtml index c59e5499c0..6222aa3f40 100644 --- a/app/views/console/account/index.phtml +++ b/app/views/console/account/index.phtml @@ -174,10 +174,7 @@ use Utopia\Locale\Locale; data-appwrite="account.sessions" data-scope="console" data-service="sessions" - data-event="load" - data-success="render" - data-error="render" - data-success-rerender="account.update"> + data-event="load">