Jianghan 3 anni fa
parent
commit
88834a40c5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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',