Skip to content

Commit

Permalink
Options müssen dazu gegeben werden
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorsten Rintelen committed Feb 1, 2016
1 parent 5c767e2 commit 8cd1f9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/templates/widget.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<div ng-include src="definition.titleTemplateUrl"></div>
</div>
<div ng-class="{'panel-body':!widget.frameless || editMode}" uib-collapse="widgetState.isCollapsed">
<adf-widget-content model="definition" content="widget" />
<adf-widget-content model="definition" dashboardoptions="options" content="widget" />
</div>
</div>
</div>

0 comments on commit 8cd1f9b

Please sign in to comment.