Changeset 541
- Timestamp:
- 11/08/10 21:03:40 (19 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/nightwing-backfire/nightwing/www/cgi-bin/nw_config/header_html
r540 r541 16 16 } 17 17 function delayed(){ 18 if(!window.location.toString().match(/nw_conf_web/)){ 18 19 window.location = "/cgi-bin/nw_config/nw_conf_web.html" 19 20 window.location.replace(); 21 } 20 22 } 21 23 </script>