Location: http://www.web2py.com/books/default/chapter/29/11#jQuery-and-Ajax

In the reference to web2py_ajax.html:


response.files.insert(1,URL('static','css/calenadar.css'))
should be


response.files.insert(1,URL('static','css/calendar.css'))

Enter code here...


Regards
Johann

Reply via email to