Guest User

Untitled

a guest
Feb 19th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <tbody>
  2. <tr
  3. v-on:click="editTransaction(model)"
  4. >
  5. <td><msp-button small color="secondary" v-on:click.prevent.stop="writeOffConfirmation($event, model)">W/O</msp-button></td>
  6. </tr>
  7. </tbody>
Add Comment
Please, Sign In to add comment