source: ether_eccad/trunk/ECCAD_INTERFACE/JavaScript/classe_aff.js @ 68

Last change on this file since 68 was 68, checked in by cbipsl, 14 years ago

commit v1 eccad

  • Property svn:executable set to *
File size: 162 bytes
Line 
1function unloadPan() {
2        document.getElementById("tab2").style.visibility = "hidden";
3        document.getElementById("tab3").style.visibility = "hidden";
4}
5unloadPan();
Note: See TracBrowser for help on using the repository browser.