Move editor meta boxes to bottom

This commit is contained in:
Brian Miyaji
2014-06-26 20:16:59 +10:00
parent 171a4604fd
commit bb0158fad2
2 changed files with 9 additions and 10 deletions

View File

@@ -295,6 +295,5 @@ class SP_Team extends SP_Custom_Post {
endforeach;
return $lists;
endif;
}
}