Skip to content

Commit

Permalink
it is not possible to view dashboards without filters #303
Browse files Browse the repository at this point in the history
  • Loading branch information
apobekiaris committed Jan 31, 2019
1 parent 4182f99 commit d6d7da6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ public static class Extensions{
modeParametersEdited();
});
}
return null;
return dashboard;
}
ConfigureDashboard(dashboardDefinition, ruleMode, dashboardDataSourceFillService, options, editParameters, datasourceFilterList,dashboard);
return dashboard;
Expand Down

0 comments on commit d6d7da6

Please sign in to comment.