Browse Source

Updated public

north 7 years ago
parent
commit
98f999aaf9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      www/protected/views/jRecord/index.php

+ 1 - 1
www/protected/views/jRecord/index.php

@@ -382,7 +382,7 @@
     });
     });
     jq_filter_type.combobox({
     jq_filter_type.combobox({
       width: 100,
       width: 100,
-      data: status_data,
+      data: type_data,
       editable: false
       editable: false
     });
     });