mirror of
https://github.com/moparisthebest/user_sql
synced 2024-11-21 08:45:02 -05:00
Add missing semicolon
This commit is contained in:
parent
700fb00c71
commit
47b1eb8187
@ -35,7 +35,7 @@ user_sql.adminSettingsUI = function() {
|
||||
return false;
|
||||
});
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
$(document).ready(function() {
|
||||
if ($('#sql')) {
|
||||
|
Loading…
Reference in New Issue
Block a user