diff --git a/database/factories/AbeConfigurationFactory.php b/database/factories/AbeConfigurationFactory.php index 09b4b4f49..8548b2c82 100644 --- a/database/factories/AbeConfigurationFactory.php +++ b/database/factories/AbeConfigurationFactory.php @@ -32,7 +32,7 @@ class AbeConfigurationFactory extends Factory 'ABE_TEMPLATE' => 'actionByEmail.html', 'ABE_DYN_TYPE' => 'NORMAL', 'DYN_UID' => $dynaform->DYN_UID, - 'ABE_EMAIL_FIELD' => 'admin@processmaker.com', + 'ABE_EMAIL_FIELD' => 'admin@luranasoft.com', 'ABE_ACTION_FIELD' => '', 'ABE_CASE_NOTE_IN_RESPONSE' => $this->faker->randomElement(['0', '1']), 'ABE_FORCE_LOGIN' => $this->faker->randomElement(['0', '1']), diff --git a/gulliver/system/class.headPublisher.php b/gulliver/system/class.headPublisher.php index 03520af98..90e62f47e 100644 --- a/gulliver/system/class.headPublisher.php +++ b/gulliver/system/class.headPublisher.php @@ -46,13 +46,11 @@ class headPublisher modules :"dom,abbr,rpc,drag,drop,app,panel,fx,grid,xmlform,validator,dashboard", files :"" });'; - public $headerScript = ' + public $headerScript = " try{ leimnud.exec(leimnud.fix.memoryLeak); - if(leimnud.browser.isIphone){ - leimnud.iphone.make(); - } - }catch(e){}'; + }catch(e){}\n"; + public $disableHeaderScripts = false; public $title = ''; @@ -200,19 +198,7 @@ class headPublisher $head = $head . " \n"; } - $head = $head . " - - - - - - "; + $head = $head . ""; foreach ($this->scriptFiles as $file) { $head = $head . "\n"; @@ -223,6 +209,8 @@ class headPublisher } $head .= "