prelom/django/notesfrombelow/static/js/admin.js

4 lines
69 B
JavaScript

$(document).ready(function() {
$('.ui.dropdown').dropdown();
});