Mercurial > public > sg101
view gpp/news/static/js/news_admin.js @ 501:0ac39f006eb2
For #240, tweaked the Javascript to be able to submit the form when enter is typed.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 03 Dec 2011 03:14:13 +0000 |
parents | 7854d75427af |
children |
line wrap: on
line source
django.jQuery(document).ready(function() { django.jQuery('#id_meta_description').addClass('mceNoEditor'); });