[Slashdotjp-dev 1188] [715]

アーカイブの一覧に戻る

svnno****@sourc***** svnno****@sourc*****
2008年 7月 22日 (火) 16:50:05 JST


Revision: 715
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=715
Author:   tach
Date:     2008-07-22 16:50:05 +0900 (Tue, 22 Jul 2008)

Log Message:
-----------


Modified Paths:
--------------
    slashjp/branches/2.5.0.192/themes/slashcode/htdocs/topics.pl


-------------- next part --------------
Modified: slashjp/branches/2.5.0.192/themes/slashcode/htdocs/topics.pl
===================================================================
--- slashjp/branches/2.5.0.192/themes/slashcode/htdocs/topics.pl	2008-07-22 07:48:05 UTC (rev 714)
+++ slashjp/branches/2.5.0.192/themes/slashcode/htdocs/topics.pl	2008-07-22 07:50:05 UTC (rev 715)
@@ -16,7 +16,7 @@
 
 	my $hierarchy_op = $form->{op} && $form->{op} eq 'hierarchy';
 	my $data = $hierarchy_op
-		? { admin => 1, adminmenu => 'info', tab_selected => 'hierarchy' }
+		? { tab_selected => 'hierarchy' }
 		: { };
 	header(getData('head'), $form->{section}, $data) or return;
 


Slashdotjp-dev メーリングリストの案内
アーカイブの一覧に戻る