[prev in list] [next in list] [prev in thread] [next in thread] 

List:       smarty-cvs
Subject:    [SMARTY-CVS] cvs: smarty /libs debug.tpl
From:       "Messju Mohr" <messju () php ! net>
Date:       2004-04-16 8:03:07
Message-ID: cvsmessju1082102587 () cvsserver
[Download RAW message or body]

messju		Fri Apr 16 04:03:07 2004 EDT

  Modified files:              
    /smarty/libs	debug.tpl 
  Log:
  reverted stuff
  
  
  
http://cvs.php.net/diff.php/smarty/libs/debug.tpl?r1=1.9&r2=1.10&ty=u
Index: smarty/libs/debug.tpl
diff -u smarty/libs/debug.tpl:1.9 smarty/libs/debug.tpl:1.10
--- smarty/libs/debug.tpl:1.9	Fri Apr 16 03:53:36 2004
+++ smarty/libs/debug.tpl	Fri Apr 16 04:03:07 2004
@@ -29,14 +29,14 @@
 </BODY></HTML>
 {else}
 <SCRIPT language=javascript>
-	if( !self.name || ( self.name == '' ) ) {ldelim}
+	if( self.name == '' ) {ldelim}
 	   var title = 'Console';
 	{rdelim}
 	else {ldelim}
 	   var title = 'Console_' + self.name;
 	{rdelim}
 	_smarty_console = window.open("",title.value,"width=680,height=600,resizable,scrollbars=yes");
                
-	_smarty_console.document.write("<HTML><TITLE>Smarty Debug " +title+"</TITLE><BODY \
bgcolor=#ffffff>"); +	_smarty_console.document.write("<HTML><TITLE>Smarty Debug \
Console_"+self.name+"</TITLE><BODY bgcolor=#ffffff>");  \
_smarty_console.document.write("<table border=0 width=100%>");  \
_smarty_console.document.write("<tr bgcolor=#cccccc><th colspan=2>Smarty Debug \
Console</th></tr>");  _smarty_console.document.write("<tr bgcolor=#cccccc><td \
colspan=2><b>included templates & config files (load time in \
seconds):</b></td></tr>");

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic