Skip to content

Commit

Permalink
Restore SmartThings capabilities
Browse files Browse the repository at this point in the history
[Issue] http://suprem.sec.samsung.net/jira/browse/TIZENWF-2745
[Problem] Dimmer widget is not synchronized wich Slider if they
          have the same capability (OICDimming)
[Solution] Revert commit 8bf5910
           which disabled this option.
  • Loading branch information
grzegorz-czajkowski committed Jul 19, 2019
1 parent 5ac6530 commit aa78c0b
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
<ul class="closet-attribute-element-list closet-property-list closet-property-list-close"></ul>

<!-- smart things -->
<!-- <div class="panel-heading closet-property-list-title">
<div class="panel-heading closet-property-list-title">
<div class="closet-property-header">
<div class="closet-property-anchor">
<span class="fa fa-caret-right closet-property-list-title-icon"></span>
<span class="title">Smart Things - coming soon</span>
<span class="title">Smart Things</span>
</div>
</div>
</div>
<ul class="closet-attribute-element-smartthings closet-property-list closet-property-list-close"></ul> -->
<ul class="closet-attribute-element-smartthings closet-property-list closet-property-list-close"></ul>

<!-- box model -->
<div class="panel-heading closet-property-list-title">
Expand Down

0 comments on commit aa78c0b

Please sign in to comment.