commit | b5d851924a49837fe9d8693e9af88dd97aadddbe | [log] [tgz] |
---|---|---|
author | Daniel Hans <daniel.m.hans@gmail.com> | Mon Jul 22 13:43:07 2013 +0200 |
committer | Daniel Hans <daniel.m.hans@gmail.com> | Mon Jul 22 13:43:07 2013 +0200 |
tree | f0b062bb442779ccffcb9537dfabdeef4c84d23d | |
parent | e114271fd1b8c85c0ec4c3b4d1b58cf3c39a4a1d [diff] |
Manage Project page set as row action for the list of projects in Manage Projects page. Also _getManageProjectRowAction function is not bound to ManageProjectsListPage instance. It was difficult to pass such function as agument to another class, as it expected ManageProjectsListPage instance as its first argument.