Guest User

Untitled

a guest
Apr 23rd, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. let formSelector = "form#saveForm div";
  2. let inputPrefix = `<input type='hidden' name='compositeEx[${index+}]'`;
  3.  
  4. console.log(`index${index}`);
  5.  
  6. console.log(`index`+index);
Add Comment
Please, Sign In to add comment