Revision b34cfce8
Added by Serghei Mihai over 8 years ago
ckanext/ozwillo_organization_api/plugin.py | ||
---|---|---|
96 | 96 |
default_icon_url = toolkit.url_for(host=request.host, |
97 | 97 |
qualified=True, |
98 | 98 |
controller='home', |
99 |
action='index') + 'organization_icon.png'
|
|
99 |
action='index') + 'opendata.png'
|
|
100 | 100 |
|
101 | 101 |
group_or_org_create(context, org_dict, is_org=True) |
102 | 102 |
|
Also available in: Unified diff
organization icon update (#6748)