Cleaned up scientific naming.
This commit is contained in:
parent
d587f14af4
commit
fdc29a6baa
9 changed files with 49 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
|||
import SortableController from '../sortable';
|
||||
|
||||
export default SortableController.extend({
|
||||
sortBy: 'strainName',
|
||||
sortBy: 'fullName',
|
||||
});
|
||||
|
|
Reference in a new issue