Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <div th:data-version="${version}">
  2. .
  3. .
  4. .
  5. </div>
  6.  
  7. <div th:data-url="@{/api/author/testcase(version=${version})}" onclick="window.location.href = this.getAttribute('data-url');">
  8. Click Me
  9. <div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement