batchactivate.ui.js 85 B

1234
  1. $(function()
  2. {
  3. if(batchActivateTip != '') zui.Modal.alert(batchActivateTip);
  4. });