Skip to content

Commit

Permalink
Refactor volcanic ash keyword resolve for layer panel
Browse files Browse the repository at this point in the history
  • Loading branch information
lucernae committed Oct 11, 2018
1 parent 491e74c commit 76eb545
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes
2 changes: 1 addition & 1 deletion views/analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ def options_panel_dict(cls, authorized_objects=None, bbox=None):
{
'name': 'hazard',
'categories': ['flood', 'tsunami', 'earthquake', 'volcano',
'volcanic-ash'],
'volcanic_ash'],
'list_titles': [
'Select a flood layer',
'Select a tsunami layer',
Expand Down

0 comments on commit 76eb545

Please sign in to comment.