Move $app_locale into AppComposer
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@if(Setting::get('app_locale') === 'en-UD')
|
||||
@if($app_locale === 'en-UD')
|
||||
<script type="text/javascript">
|
||||
var _jipt = [];
|
||||
_jipt.push(['project', 'cachet']);
|
||||
|
||||
Reference in New Issue
Block a user