Skip to content
Snippets Groups Projects
Commit 188f0696 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Bugfix

parent a5de97e4
No related branches found
No related tags found
1 merge request!1365Resolve "Filter Options for MetaGer"
...@@ -17,4 +17,5 @@ langfiles.zip ...@@ -17,4 +17,5 @@ langfiles.zip
/public/css/beitritt.css /public/css/beitritt.css
/public/css/themes/default.css /public/css/themes/default.css
/public/css/utility.css /public/css/utility.css
/public/js/utility.js
**/*.map **/*.map
$(document).ready(function () {
$('.js-only').removeClass('js-only');
});
//# sourceMappingURL=utility.js.map
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment