1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 00:42:41 +01:00

Phriction - fix error log spew from misconfigured table column classes

Summary: there were 6 values, but we only need 4. delete the two empty ones as the others are all stylistically valid.

Test Plan: ...looks good!

Reviewers: ric03uec, vrana, epriestley

Reviewed By: epriestley

CC: aran, epriestley

Maniphest Tasks: T1247

Differential Revision: https://secure.phabricator.com/D2498
This commit is contained in:
Bob Trahan 2012-05-18 17:27:14 -07:00
parent 8dca5cdb5a
commit 0b764e99dd

View file

@ -97,9 +97,7 @@ final class PhrictionListController
array(
'',
'wide pri',
'',
'right',
'',
'right',
));