Skip to content

Commit

Permalink
Remove the Layout attribute
Browse files Browse the repository at this point in the history
Issue: #268
Problem : Layout attribute is not working
Solution : Remove the item

Signed-off-by: cookie <cookie@samsung.com>
  • Loading branch information
singa2000 committed Aug 21, 2019
1 parent 1e3171b commit 3924a30
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
</div>

<!-- layout -->
<div class="panel-draggable">
<!--<div class="panel-draggable">
<div class='panel-heading closet-property-list-title'>
<div class="closet-property-header">
<div class="closet-property-anchor">
Expand All @@ -138,7 +138,7 @@
</div>
</div>
<ul class='closet-layout-element-list closet-property-list closet-property-list-close'></ul>
</div>
</div>-->

<!-- interative 3D -->
<div class="panel-draggable closet-interactive-element">
Expand Down

0 comments on commit 3924a30

Please sign in to comment.