Mercurial > public > sg101
view news/static/js/news_admin.js @ 967:734a4a350bd5
Merge with upstream.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 02 Sep 2015 20:50:44 -0500 |
parents | ee87ea74d46b |
children | 8386a8ebcbc7 |
line wrap: on
line source
django.jQuery(document).ready(function() { django.jQuery('#id_meta_description').addClass('mceNoEditor'); });