Skip to content

Commit

Permalink
fixing broken html
Browse files Browse the repository at this point in the history
  • Loading branch information
ppisljar committed Feb 3, 2017
1 parent 10d6cff commit 7a6aa89
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<div class="vis-editor-content">

<vis-editor-vis-options ng-if="vis.type.fullEditor" vis="vis" saved-vis="savedVis" ui-state="uiState"
class="vis-editor-full-options">
class="vis-editor-full-options"></vis-editor-vis-options>

<div class="collapsible-sidebar" ng-if="!vis.type.fullEditor && chrome.getVisible()" >
<vis-editor-sidebar class="vis-editor-sidebar"></vis-editor-sidebar>
Expand Down

0 comments on commit 7a6aa89

Please sign in to comment.