2
0
bhikkhu-kosalla-china 4 жил өмнө
parent
commit
8490a845fb
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      app/article/index.php

+ 1 - 1
app/article/index.php

@@ -199,7 +199,7 @@ span.fancytree-node{
     require_once("../pcdl/head_bar.php");
 ?>
 <script>
-var show_hide=1;
+var show_hide=0;
 function show_content(){
 		if(show_hide==0){
 			$("#left_pannal_inner").show();