mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-09 23:45:45 +01:00
IE8 support, general cleanups, from native to $ objects ...
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
define(['forum/admin/settings'], function(Settings) {
|
||||
jQuery('document').ready(function() {
|
||||
$(function() {
|
||||
Settings.prepare();
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user