ispman/lib/ISPMan DomainMan.pm,1.84,1.85

Joerg Delker <[email protected]> Mon, 02 Oct 2006 20:01:54 +0000
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/lib/ISPMan
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv8861/lib/ISPMan

Modified Files:
	DomainMan.pm 
Log Message:
fixed bug [ 1562248 ] "Locked Domain" doesnt vanish after unchecking the checkbox

Index: DomainMan.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ISPMan/DomainMan.pm,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- DomainMan.pm	9 Oct 2005 18:19:27 -0000	1.84
+++ DomainMan.pm	2 Oct 2006 20:01:50 -0000	1.85
@@ -517,6 +517,7 @@
     else {
         $template = $self->getTemplate("domains/view_Domain.tmpl");
     }
+    print $self->refreshSignal( $r->param("ispmanDomain") );
     print $template->fill_in( PACKAGE => "ISPMan" );
 
 =item B<editDomain>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV