Mercurial > public > sg101
view news/static/js/news_admin.js @ 749:b6e98717690b
For #59, add user photo de-duplication for uploads.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Mon, 30 Dec 2013 15:05:43 -0600 |
parents | ee87ea74d46b |
children | 8386a8ebcbc7 |
line wrap: on
line source
django.jQuery(document).ready(function() { django.jQuery('#id_meta_description').addClass('mceNoEditor'); });