Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove duplicate menu_position index
  • Loading branch information
jjc16105 committed Apr 14, 2016
1 parent ea47392 commit c317422
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion uc-purchasing.php
Expand Up @@ -105,7 +105,6 @@ class UC_Purchasing{
'rewrite' => array( 'slug' => 'Contract' ),
'capability_type' => 'post',
'hierarchical' => false,
'menu_position' => null,
'menu_position' => 75, // 75 - below Tools
'capabilities' => $capabilities,
);
Expand Down

0 comments on commit c317422

Please sign in to comment.