sintonia/htmlUI/templates/popup/_reload_parent.tpl
paul.baranowski c4b96da797 CC-1695 Remove Campcaster Studio and make install easier
Changing htmlUI dir structure to be better.
2010-09-30 15:56:56 -04:00

3 lines
72 B
Smarty

<script type="text/javascript">
opener.location.reload();
</script>