Mercurial > public > sg101
annotate gpp/news/static/js/news_admin.js @ 531:1f92a53db575
Adding a fabric file.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Fri, 23 Dec 2011 23:11:45 +0000 |
parents | 7854d75427af |
children |
rev | line source |
---|---|
bgneal@486 | 1 django.jQuery(document).ready(function() { |
bgneal@486 | 2 django.jQuery('#id_meta_description').addClass('mceNoEditor'); |
bgneal@486 | 3 }); |