rabin před 1 rokem
rodič
revize
7c3803a8d6
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/dai/seller/table/manage/order_list.php

+ 1 - 1
src/dai/seller/table/manage/order_list.php

@@ -63,7 +63,7 @@ return array
             ),
             'official_order_num' => array
             (
-                'show' => '"{official_order_num}" ? "K{official_order_num}" : "-"',
+                'show' => '"{official_order_num}" ? "<span>{official_order_num}</span>" : "-"',
             ),
             'cdate' => array
             (