view videos/static/js/videos/videos_admin.js @ 205:b4566292bbfe tip

Update t-shirt inventory
author Brian Neal <bgneal@gmail.com>
date Sun, 06 Nov 2022 17:42:25 -0600
parents e2868ad47a1e
children
line wrap: on
line source
django.jQuery(document).ready(function() {
   django.jQuery('.embed_code textarea').addClass('mceNoEditor');      
});