mirror of https://github.com/abpframework/abp.git
2 changed files with 1 additions and 2 deletions
@ -1,7 +1,7 @@ |
|||||
(function($) { |
(function($) { |
||||
|
|
||||
$(function() { |
$(function() { |
||||
console.log('loaded setting management page'); |
|
||||
}); |
}); |
||||
|
|
||||
})(jQuery); |
})(jQuery); |
||||
Loading…
Reference in new issue