@@ -40,7 +40,7 @@ |
||
| 40 | 40 | |
| 41 | 41 | Requirements::customScript(" |
| 42 | 42 | window.ss = window.ss || {}; |
| 43 | - window.ss.config = " . $this->owner->getClientConfig() . "; |
|
| 43 | + window.ss.config = " . $this->owner->getClientConfig()."; |
|
| 44 | 44 | "); |
| 45 | 45 | |
| 46 | 46 | $this->owner->customScript(); |