From 84affc7b1d71769038dfd25d74e40d6bf744e5fb Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 3 Dec 2018 09:33:44 +0300 Subject: rework dojo singleton modules to better work with phpstorm completion (ugh) - declare() is not needed there anyway remove event.observe from login form (not needed) load pluginhost via amd --- include/login_form.php | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) (limited to 'include/login_form.php') diff --git a/include/login_form.php b/include/login_form.php index 844314d5e..1eb5d26d4 100644 --- a/include/login_form.php +++ b/include/login_form.php @@ -19,30 +19,27 @@