Merge branch 'master' into bundle-cost-summary

This commit is contained in:
Almira Krdzic
2018-10-18 19:01:18 +02:00
13 changed files with 557 additions and 2 deletions

View File

@@ -33,6 +33,7 @@ class Wiaas_Product_Supplier {
'labels' => $labels,
'show_ui' => true,
'show_admin_column' => true,
'meta_box_cb' => false,
'query_var' => true,
'rewrite' => array('slug' => 'template_category'),
);