Make Fund backers render a little more nicely
Summary: Ref T5835. Mostly UI smoothing. Also add a "Risks" field to initiatives.
Test Plan: {F214952}
Reviewers: btrahan
Reviewed By: btrahan
Subscribers: epriestley
Maniphest Tasks: T5835
Differential Revision: https://secure.phabricator.com/D10660
This commit is contained in:
2
resources/sql/autopatches/20141007.fundrisks.sql
Normal file
2
resources/sql/autopatches/20141007.fundrisks.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE {$NAMESPACE}_fund.fund_initiative
|
||||
ADD risks LONGTEXT NOT NULL COLLATE utf8_bin;
|
||||
Reference in New Issue
Block a user