Skip to content
Snippets Groups Projects
Commit e6b01ed9 authored by Tom Robinson's avatar Tom Robinson Committed by GitHub
Browse files

Merge pull request #3069 from metabase/rename-dimension-tag

Rename "Dimension" template tag option to "Field filter"
parents 82c38d3c ea18dc67
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@ export default class TagEditorParam extends Component {
<Option value="text">Text</Option>
<Option value="number">Number</Option>
<Option value="date">Date</Option>
<Option value="dimension">Dimension</Option>
<Option value="dimension">Field Filter</Option>
</Select>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment