Skip to content

Commit

Permalink
Change validator of timeshift to allow for strings (#2051)
Browse files Browse the repository at this point in the history
  • Loading branch information
vera-liu authored Jan 26, 2017
1 parent 31af01c commit a8c29c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion superset/assets/javascripts/explorev2/stores/fields.js
Original file line number Diff line number Diff line change
Expand Up @@ -939,7 +939,6 @@ export const fields = {
time_compare: {
type: 'TextField',
label: 'Time Shift',
isInt: true,
default: null,
description: 'Overlay a timeseries from a ' +
'relative time period. Expects relative time delta ' +
Expand Down

0 comments on commit a8c29c4

Please sign in to comment.