SilentLittleCat 7 سال پیش
والد
کامیت
87629cce72
2فایلهای تغییر یافته به همراه9 افزوده شده و 9 حذف شده
  1. 8 8
      .idea/workspace.xml
  2. 1 1
      data/template/3_diy_group_group.tpl.php

+ 8 - 8
.idea/workspace.xml

xqd xqd xqd
@@ -46,11 +46,11 @@
       <file leaf-file-name="3_diy_group_group.tpl.php" pinned="false" current-in-tab="true">
         <entry file="file://$PROJECT_DIR$/data/template/3_diy_group_group.tpl.php">
           <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="260">
-              <caret line="1377" column="29" lean-forward="false" selection-start-line="1377" selection-start-column="29" selection-end-line="1377" selection-end-column="29" />
+            <state relative-caret-position="508">
+              <caret line="1384" column="32" lean-forward="false" selection-start-line="1384" selection-start-column="32" selection-end-line="1384" selection-end-column="32" />
               <folding>
                 <element signature="e#2726#2747#0#HTML" expanded="true" />
-                <marker date="1525014646301" expanded="true" signature="17971:17983" ph="..." />
+                <marker date="1525014691884" expanded="true" signature="17971:17983" ph="..." />
               </folding>
             </state>
           </provider>
@@ -182,12 +182,12 @@
       <option name="presentableId" value="Default" />
       <updated>1525013349427</updated>
       <workItem from="1525013350506" duration="115000" />
-      <workItem from="1525013490770" duration="1151000" />
+      <workItem from="1525013490770" duration="1195000" />
     </task>
     <servers />
   </component>
   <component name="TimeTrackingManager">
-    <option name="totallyTimeSpent" value="1266000" />
+    <option name="totallyTimeSpent" value="1310000" />
   </component>
   <component name="ToolWindowManager">
     <frame x="-9" y="-9" width="1938" height="1048" extended-state="7" />
@@ -299,11 +299,11 @@
     </entry>
     <entry file="file://$PROJECT_DIR$/data/template/3_diy_group_group.tpl.php">
       <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="260">
-          <caret line="1377" column="29" lean-forward="false" selection-start-line="1377" selection-start-column="29" selection-end-line="1377" selection-end-column="29" />
+        <state relative-caret-position="508">
+          <caret line="1384" column="32" lean-forward="false" selection-start-line="1384" selection-start-column="32" selection-end-line="1384" selection-end-column="32" />
           <folding>
             <element signature="e#2726#2747#0#HTML" expanded="true" />
-            <marker date="1525014646301" expanded="true" signature="17971:17983" ph="..." />
+            <marker date="1525014691884" expanded="true" signature="17971:17983" ph="..." />
           </folding>
         </state>
       </provider>

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

xqd
@@ -1382,7 +1382,7 @@ EOF;
 
         function activityaid_upload(aid, url) {
             $('activityaid_url').value = url;
-
+            console.log(aid, 'aa');
             updatecinemaattach(aid, url, 'data/attachment/forum');
         }
     </script>