Revision 8036
Added by ben leinfelder over 11 years ago
lib/style/common/templates/metacatui/entryForm.tmpl | ||
---|---|---|
1 |
[% INCLUDE $templates.header %] |
|
2 | 1 |
|
3 | 2 |
<script language="JavaScript"> |
4 | 3 |
var contextUrl = '[% contextUrl %]'; |
... | ... | |
1407 | 1406 |
|
1408 | 1407 |
</div> |
1409 | 1408 |
</article> |
1410 |
|
|
1411 |
[% INCLUDE $templates.footer %] |
Also available in: Unified diff
remove the header and footer so the registry form can be loaded via ajax into an existing dom.