lvhao пре 1 месец
родитељ
комит
b4d0f05c95
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      core/CoreApp/controllers/Whlabel.php

+ 4 - 0
core/CoreApp/controllers/Whlabel.php

@@ -8505,6 +8505,10 @@ class Whlabel extends Start_Controller
 				$final_list[] = array_values($v);
 
 			}
+			array_unshift($final_list, $first_row);
+			array_unshift($final_list,[
+				$title,"","","","","","","","",
+			]);