diff options
Diffstat (limited to 'view/tpl/event_head.tpl')
-rwxr-xr-x | view/tpl/event_head.tpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/view/tpl/event_head.tpl b/view/tpl/event_head.tpl index e698c8c97..d6b34b33e 100755 --- a/view/tpl/event_head.tpl +++ b/view/tpl/event_head.tpl @@ -106,7 +106,8 @@ } }); - + {{else}} + <script language="javascript" type="text/javascript"> {{/if}} $(document).ready(function() { |