/ Published in: Scala
Expand |
Embed | Plain Text
Display ModalDialog when link is clicked (template file: /templates-hidden/myDialogTemplate.html) Templates(List("templates-hidden", "myDialogTemplate")).map(html => ModalDialog(html)).openOr(Alert("missing template")) }, Text("show dialog"))
You need to login to post a comment.
