Mercurial > public > sg101
view news/static/js/news_admin.js @ 1227:54fbb5c24be1 tip
Fix V3 link to 2024 MP3 comp.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 06 Apr 2025 16:29:10 -0500 (7 days ago) |
parents | 8386a8ebcbc7 |
children |
line wrap: on
line source
django.jQuery(document).ready(function() { django.jQuery('#id_meta_description').addClass('mceNoEditor'); django.jQuery('#id_short_markup').addClass('mceNoEditor'); django.jQuery('#id_long_markup').addClass('mceNoEditor'); });