jQuery -> $ in admin editor

This commit is contained in:
ilvalle
2013-10-23 14:07:51 +02:00
parent 339de2fa41
commit ff7cb99bfe
5 changed files with 82 additions and 78 deletions
-1
View File
@@ -12,7 +12,6 @@
response.files.append(URL('static','css/bootstrap-responsive.min.css'))
}}
{{include 'web2py_ajax.html'}}
<script>jQuery.noConflict();</script>
</head>
<body class="{{=T('direction: ltr') == 'direction: rtl' and 'RTLbody' or ''}} {{block sectionclass}}home{{end}}">