maxiaoshan 4 ani în urmă
părinte
comite
abcd88b68d
2 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 1 0
      src/web/templates/spideredit.html
  2. 1 0
      src/web/templates/spiderview.html

+ 1 - 0
src/web/templates/spideredit.html

@@ -319,6 +319,7 @@
 				editor_2.refresh();
 				editor_3.refresh();
 				editor_4.refresh();
+        editor_re3.refresh();
 			}
 			
 		})

+ 1 - 0
src/web/templates/spiderview.html

@@ -117,6 +117,7 @@
 					editor_2.refresh();
 					editor_3.refresh();
 					editor_4.refresh();
+          editor_re3.refresh();
 				}
 				
 			})