Remove trunk directory
This commit is contained in:
8
wise-webapp/src/main/webapp/jsp/closeDialog.jsp
Normal file
8
wise-webapp/src/main/webapp/jsp/closeDialog.jsp
Normal file
@@ -0,0 +1,8 @@
|
||||
<script type="text/javascript">
|
||||
MOOdalBox.close();
|
||||
|
||||
if(MOOdalBox.reloadRequered)
|
||||
{
|
||||
window.location.reload( true );
|
||||
}
|
||||
</script>
|
Reference in New Issue
Block a user