Mercurial > public > sg101
view news/static/js/news_admin.js @ 931:1354c3d651eb
Fix admin dashboard for Django 1.7.7 upgrade.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 15 Apr 2015 20:27:05 -0500 |
parents | ee87ea74d46b |
children | 8386a8ebcbc7 |
line wrap: on
line source
django.jQuery(document).ready(function() { django.jQuery('#id_meta_description').addClass('mceNoEditor'); });