SilentLittleCat 7 vuotta sitten
vanhempi
commit
c1a35222a2
2 muutettua tiedostoa jossa 5 lisäystä ja 5 poistoa
  1. 4 4
      .idea/workspace.xml
  2. 1 1
      data/template/3_diy_group_index.tpl.php

+ 4 - 4
.idea/workspace.xml

@@ -37,7 +37,7 @@
         <entry file="file://$PROJECT_DIR$/data/template/3_diy_group_index.tpl.php">
         <entry file="file://$PROJECT_DIR$/data/template/3_diy_group_index.tpl.php">
           <provider selected="true" editor-type-id="text-editor">
           <provider selected="true" editor-type-id="text-editor">
             <state relative-caret-position="155">
             <state relative-caret-position="155">
-              <caret line="59" column="4" lean-forward="false" selection-start-line="59" selection-start-column="4" selection-end-line="59" selection-end-column="4" />
+              <caret line="59" column="46" lean-forward="false" selection-start-line="59" selection-start-column="46" selection-end-line="59" selection-end-column="46" />
               <folding />
               <folding />
             </state>
             </state>
           </provider>
           </provider>
@@ -131,12 +131,12 @@
       <option name="presentableId" value="Default" />
       <option name="presentableId" value="Default" />
       <updated>1525013349427</updated>
       <updated>1525013349427</updated>
       <workItem from="1525013350506" duration="115000" />
       <workItem from="1525013350506" duration="115000" />
-      <workItem from="1525013490770" duration="262000" />
+      <workItem from="1525013490770" duration="291000" />
     </task>
     </task>
     <servers />
     <servers />
   </component>
   </component>
   <component name="TimeTrackingManager">
   <component name="TimeTrackingManager">
-    <option name="totallyTimeSpent" value="377000" />
+    <option name="totallyTimeSpent" value="406000" />
   </component>
   </component>
   <component name="ToolWindowManager">
   <component name="ToolWindowManager">
     <frame x="-9" y="-9" width="1938" height="1048" extended-state="7" />
     <frame x="-9" y="-9" width="1938" height="1048" extended-state="7" />
@@ -193,7 +193,7 @@
     <entry file="file://$PROJECT_DIR$/data/template/3_diy_group_index.tpl.php">
     <entry file="file://$PROJECT_DIR$/data/template/3_diy_group_index.tpl.php">
       <provider selected="true" editor-type-id="text-editor">
       <provider selected="true" editor-type-id="text-editor">
         <state relative-caret-position="155">
         <state relative-caret-position="155">
-          <caret line="59" column="4" lean-forward="false" selection-start-line="59" selection-start-column="4" selection-end-line="59" selection-end-column="4" />
+          <caret line="59" column="46" lean-forward="false" selection-start-line="59" selection-start-column="46" selection-end-line="59" selection-end-column="46" />
           <folding />
           <folding />
         </state>
         </state>
       </provider>
       </provider>

+ 1 - 1
data/template/3_diy_group_index.tpl.php

@@ -57,7 +57,7 @@
         margin-top: 15px;
         margin-top: 15px;
     }
     }
 </style>
 </style>
-<div class="bm cl">
+<div id="pt" class="bm cl" style="height: auto;">
 <div class="z sg-group-link">
 <div class="z sg-group-link">
 <a href="./" title="首页">首页</a><span>-</span><a href="#">俱乐部</a><?php echo $navigation;?>
 <a href="./" title="首页">首页</a><span>-</span><a href="#">俱乐部</a><?php echo $navigation;?>
 </div>
 </div>