Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
Merge branch 'CLIMATE-366' of https://github.com/MichaelArthurAnderso…
Browse files Browse the repository at this point in the history
  • Loading branch information
lewismc committed Jan 17, 2018
2 parents 47940c4 + 18e3a16 commit 09b4729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocw-ui/frontend/app/scripts/services/evaluationsettings.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ angular.module('ocwUiApp')
var settings = {
'metrics': [],
'temporal': {
'options': ['daily', 'monthly', 'yearly'],
'options': ['daily', 'monthly', 'annual', 'full'],
'selected': 'yearly',
},
'spatialSelect': null,
Expand Down

0 comments on commit 09b4729

Please sign in to comment.