Revert "Remove name from organisation"

This commit is contained in:
Rebecca Law
2017-06-26 13:52:01 +01:00
committed by GitHub
parent 54e22b4f9b
commit 49dc93d0fd

View File

@@ -21,7 +21,7 @@ def upgrade():
op.execute("""INSERT INTO organisation VALUES (
'{}',
'',
'',
'data_gov_uk_x2.png',
''
)""".format(DATA_GOV_UK_ID))