Files
EdgeAdmin/web/views/@default/nodes/ipAddresses/updatePopup.js

3 lines
57 B
JavaScript
Raw Normal View History

2020-08-21 21:09:42 +08:00
Tea.context(function (){
this.success = NotifyPopup;
});