Add custom order to staff jobs

This commit is contained in:
Brian Miyaji
2017-11-18 19:29:42 +11:00
parent 77f46b23b0
commit 5f150971f1
4 changed files with 42 additions and 9 deletions

View File

@@ -53,6 +53,7 @@ function sp_get_screen_ids() {
'edit-sp_venue',
'edit-sp_league',
'edit-sp_season',
'edit-sp_position',
'edit-sp_position',
'edit-sp_role',
) );
}