Jianghan пре 3 година
родитељ
комит
88834a40c5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/web/templates/project/project_list.html

+ 1 - 1
src/web/templates/project/project_list.html

@@ -479,7 +479,7 @@
         }
     }
 
-    function clear(val) {
+    function clearPro(val) {
         $.ajax({
             url: "/front/project/task/list",
             type: 'POST',