Revision 8049
Added by ben leinfelder over 11 years ago
lib/style/common/templates/metacatui/entryForm.tmpl | ||
---|---|---|
24 | 24 |
</div> |
25 | 25 |
</div> |
26 | 26 |
<script language="JavaScript" type="text/javascript"> |
27 |
$('#myModal').modal(options) |
|
27 |
$('#myModal').modal({ |
|
28 |
remote: true |
|
29 |
}) |
|
28 | 30 |
</script> |
29 | 31 |
|
30 | 32 |
<div class="container"> |
Also available in: Unified diff
make remote=true for the modal dialog