From: Alan Knowles Date: Fri, 25 Aug 2017 04:28:19 +0000 (+0800) Subject: Pman.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=850f656ee966f7cf848396daac219ca1588ea2cd Pman.js --- diff --git a/Pman.js b/Pman.js index f09eeb7b..6bdb5041 100644 --- a/Pman.js +++ b/Pman.js @@ -393,7 +393,7 @@ Pman = new Roo.Document( if (Pman.Login.authUser.id < 0) { // admin company has been created - create the user.. - if (Pman.Login.authUser.company_id_id* 1 > 0) { + if (Pman.Login.authUser.company_id* 1 > 0) { forceAdmin(); return; }