Mercurial > public > sg101
view news/static/js/news_admin.js @ 918:886234943aed
Antispam app refactor.
For Django 1.7.7 upgrade.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Mon, 06 Apr 2015 20:14:10 -0500 |
parents | ee87ea74d46b |
children | 8386a8ebcbc7 |
line wrap: on
line source
django.jQuery(document).ready(function() { django.jQuery('#id_meta_description').addClass('mceNoEditor'); });