Jianghan hace 3 años
padre
commit
88834a40c5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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',