mirror of
https://github.com/apache/superset.git
synced 2026-04-25 19:14:27 +00:00
Adding an option to make separators in dashboard (#699)
This commit is contained in:
committed by
GitHub
parent
3522bf9b09
commit
8312f1c2aa
@@ -18,6 +18,7 @@ var sourceMap = {
|
||||
iframe: 'iframe.js',
|
||||
line: 'nvd3_vis.js',
|
||||
markup: 'markup.js',
|
||||
separator: 'markup.js',
|
||||
para: 'parallel_coordinates.js',
|
||||
pie: 'nvd3_vis.js',
|
||||
box_plot: 'nvd3_vis.js',
|
||||
|
||||
Reference in New Issue
Block a user