1

I don't know how to concatenate

<button type="button" data-toggle="modal" data-target="#modal_form_inline"> Bloqué</button>

and

th:text="${z.idp}"

I wanna to concatenate th:text="${z.idp}" with data-target="#modal_form_inline"

the result would like next:

  • modal_form_inline1 or modal_form_inline2
Pau
  • 14,917
  • 14
  • 67
  • 94
nickel
  • 55
  • 1
  • 8
  • Possible duplicate of [How can I do data-target="#userId" in thymeleaf](https://stackoverflow.com/questions/26397240/how-can-i-do-data-target-userid-in-thymeleaf) – Pau Jun 05 '17 at 14:40
  • @Pau thank you sir – nickel Jun 05 '17 at 14:49

0 Answers0