view news/static/js/news_admin.js @ 906:d75da42ba11d

Merge with upstream.
author Brian Neal <bgneal@gmail.com>
date Sun, 08 Mar 2015 16:25:09 -0500
parents ee87ea74d46b
children 8386a8ebcbc7
line wrap: on
line source
django.jQuery(document).ready(function() {
   django.jQuery('#id_meta_description').addClass('mceNoEditor');      
});