From: Alexander Ebert Date: Sat, 11 May 2013 23:26:57 +0000 (+0200) Subject: Merge branch 'master' of github.com:WoltLab/WCF X-Git-Tag: 2.0.0_Beta_1~208 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=38928f2b8c71fb9f9d54a94372b2936c078d365b;p=GitHub%2FWoltLab%2FWCF.git Merge branch 'master' of github.com:WoltLab/WCF Conflicts: com.woltlab.wcf/template/headInclude.tpl --- 38928f2b8c71fb9f9d54a94372b2936c078d365b diff --cc com.woltlab.wcf/template/headInclude.tpl index 89dd17944b,1ad2c05ebf..941ea57b08 --- a/com.woltlab.wcf/template/headInclude.tpl +++ b/com.woltlab.wcf/template/headInclude.tpl @@@ -15,11 -15,29 +15,29 @@@ var TIME_NOW = {@TIME_NOW}; //]]> - - - - + {if JQUERY_SOURCE == 'google'} + + + {else if JQUERY_SOURCE == 'microsoft'} + + + {else} + + + {/if} + {if JQUERY_SOURCE != 'local'} + + {/if} + + - +