pedagogy: add generic font for .radio-guide

This commit is contained in:
2019-07-29 15:35:16 +02:00
parent 6c43b1c43d
commit 3380980c5c
2 changed files with 2 additions and 4 deletions

View File

@ -242,7 +242,5 @@
$("#search_form").on("change", function(e){
$(this).submit();
});
// $("#dynamic_view").hide();
</script>
{% endblock content %}