Author: batiste.bieler
Date: Wed Jul 8 15:14:46 2009
New Revision: 599
Modified:
trunk/example/templates/pages/index.html
Log:
Uncomment jquery
Modified: trunk/example/templates/pages/index.html
==============================================================================
--- trunk/example/templates/pages/index.html (original)
+++ trunk/example/templates/pages/index.html Wed Jul 8 15:14:46 2009
@@ -6,7 +6,7 @@
{% show_content current_page "title" %}
{% endif %}
</title>
-<!--<script type="text/javascript"
src="http://jqueryjs.googlecode.com/files/jquery-1.2.6.min.js"
/></script>-->
+<script type="text/javascript"
src="http://jqueryjs.googlecode.com/files/jquery-1.2.6.min.js" /></script>
<style>
.placeholder-editable {
border:1px #bbb solid;
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---