1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-28 00:28:00 +02:00

remove unneccesary action for edition list actions

This commit is contained in:
Tim Daubenschütz 2015-08-07 13:21:54 +02:00
parent bbb0bb15b6
commit 6fc7ac8b63

View File

@ -13,8 +13,7 @@ class EditionListActions {
'selectEdition',
'clearAllEditionSelections',
'closeAllEditionLists',
'toggleEditionList',
'applyFilterBy'
'toggleEditionList'
);
}