Remove an old database column from EMS mark 1.

This commit is contained in:
Colin Kuskie 2010-05-20 15:58:33 -07:00
parent 77e331a129
commit ce8b1dc63a
2 changed files with 11 additions and 1 deletions

View file

@ -310,7 +310,6 @@ $templateMock->mock('process', sub { $templateVars = $_[1]; } );
'stateChangedBy' => ignore(),
'lineage' => ignore(),
'className' => 'WebGUI::Asset::Wobject::EventManagementSystem',
'groupToApproveEvents' => ignore(),
'lastModified' => ignore(),
'title' => 'Test EMS',
'groupIdView' => ignore(),