Completed
Branch master (013938)
by Thierry
03:54
created
templates/plugins/ready.js.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 jaxon.dom.ready(function() {
2 2
     jaxon.command.handler.register('cc', jaxon.confirm.commands);
3 3
 
4
-<?php if($this->sPluginScript): ?>
4
+<?php if ($this->sPluginScript): ?>
5 5
 <?php echo $this->sPluginScript ?>
6 6
 <?php endif ?>
7 7
 });
Please login to merge, or discard this patch.