Your Name 3 vuotta sitten
vanhempi
commit
c3babc086c
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      tool/clue/database/info.php
  2. 1 1
      tool/clue/database/salepeople.php

+ 1 - 1
tool/clue/database/info.php

@@ -580,7 +580,7 @@ return array
     (
     	'list_option' => array
         (
-         'col' => 'yes-follow_admin_id',
+         'col' => 'yes-follow_admin_id,yes-follow_group_id',
          'status' => array('yes', 'in'),
         ),
         'list' => array

+ 1 - 1
tool/clue/database/salepeople.php

@@ -13,7 +13,7 @@ return array
     'start' => array
     (
         'insert' => 'clue/lib/info.insertSell',
-        'update' => 'clue/lib/info.insertSell',
+        // 'update' => 'clue/lib/info.insertSell',
     ),
     'end' => array
     (