src/cm/templates/site/layout/req_jquery.html
author gibus
Thu, 03 Oct 2013 10:29:53 +0200
changeset 541 4fd07dd80b25
parent 536 0c625ce49a81
child 553 bf26fb47a14c
permissions -rw-r--r--
Diplay workspace logo on text pages.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
536
0c625ce49a81 - updating jQuery (1.3.2 -> 1.10.2), jQuery UI, jQuery modules
Simon Descarpentries <sid@sopinspace.com>
parents:
diff changeset
     1
0c625ce49a81 - updating jQuery (1.3.2 -> 1.10.2), jQuery UI, jQuery modules
Simon Descarpentries <sid@sopinspace.com>
parents:
diff changeset
     2
	<link type="text/css" href="{{ CM_MEDIA_PREFIX }}js/lib/jquery/css/smoothness/jquery-ui-1.10.3.custom.min.css" rel="stylesheet" />	  
0c625ce49a81 - updating jQuery (1.3.2 -> 1.10.2), jQuery UI, jQuery modules
Simon Descarpentries <sid@sopinspace.com>
parents:
diff changeset
     3
	<script type="text/javascript" src="{{ CM_MEDIA_PREFIX }}js/lib/jquery/js/jquery-1.10.2.min.js"></script>
0c625ce49a81 - updating jQuery (1.3.2 -> 1.10.2), jQuery UI, jQuery modules
Simon Descarpentries <sid@sopinspace.com>
parents:
diff changeset
     4
	<script type="text/javascript" src="{{ CM_MEDIA_PREFIX }}js/lib/jquery/js/jquery-ui-1.10.3.custom.min.js"></script>
0c625ce49a81 - updating jQuery (1.3.2 -> 1.10.2), jQuery UI, jQuery modules
Simon Descarpentries <sid@sopinspace.com>
parents:
diff changeset
     5
	<script type="text/javascript" src="{{ CM_MEDIA_PREFIX }}js/lib/jquery/js/cookie/jquery.cookie.js"></script> <!-- not minified -->