MINOR Removed getitem allowed action, this method no longer exists in LeftAndMain

This commit is contained in:
Sean Harvey 2012-05-22 17:33:34 +12:00
parent f446547cd7
commit 3ed9c5f9f8

View File

@ -71,7 +71,6 @@ class LeftAndMain extends Controller implements PermissionProvider {
'index', 'index',
'save', 'save',
'savetreenode', 'savetreenode',
'getitem',
'getsubtree', 'getsubtree',
'printable', 'printable',
'show', 'show',