Mercurial > public > sg101
view news/static/js/news_admin.js @ 954:e56455f4626b
Merge with upstream.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 26 May 2015 20:40:31 -0500 |
parents | ee87ea74d46b |
children | 8386a8ebcbc7 |
line wrap: on
line source
django.jQuery(document).ready(function() { django.jQuery('#id_meta_description').addClass('mceNoEditor'); });