mirror of
https://github.com/moparisthebest/user_sql
synced 2024-11-21 16:55: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;
|
return false;
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
};
|
||||||
|
|
||||||
$(document).ready(function() {
|
$(document).ready(function() {
|
||||||
if ($('#sql')) {
|
if ($('#sql')) {
|
||||||
|
Loading…
Reference in New Issue
Block a user