[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/emailadmin/js/jscode/ -> editProfile.js (source)

   1  var tab = new Tabs(4,'activetab','inactivetab','tab','tabcontent','','','tabpage');
   2  var smtp = new Tabs(2,'activetab','inactivetab','smtp','smtpcontent','smtpselector','','');
   3  var imap = new Tabs(3,'activetab','inactivetab','imap','imapcontent','imapselector','','');
   4  
   5  function initAll()
   6  {
   7      tab.init();
   8      smtp.init();
   9      imap.init();
  10  }


Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7