ILIAS  release_4-3 Revision
 All Data Structures Namespaces Files Functions Variables Groups Pages
tpl.page_activation.php
Go to the documentation of this file.
1 {FORM}
2 <!-- BEGIN updater -->
3 <script language="JavaScript" type="text/javascript">
4 if (parent && parent.{UPDATER_FRAME} && parent.{UPDATER_FRAME}.updater)
5 {
6  parent.{UPDATER_FRAME}.updater('{EXP_ID_UPDATER}', '{HREF_UPDATER}');
7 }
8 </script>
9 <!-- END updater -->