Advertisement
Guest User

Untitled

a guest
Jul 28th, 2017
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. button [
  2. {
  3. text: 'Invoice>>>
  4. id: 'invoice',
  5. handler: function () {
  6. // This only showing plain js page.
  7. window.location.assign('Web-Resource/js/invoice.js');
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement