organization icon update (#6748)

This commit is contained in:
Serghei Mihai 2015-03-16 17:38:21 +01:00
parent 60b9fd7fe8
commit b34cfce8be
3 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ def create_organization(context, data_dict):
default_icon_url = toolkit.url_for(host=request.host,
qualified=True,
controller='home',
action='index') + 'organization_icon.png'
action='index') + 'opendata.png'
group_or_org_create(context, org_dict, is_org=True)

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB