Skip to content

Commit 6228527

Browse files
committed
Merge branch 'andreihoncharuk-pages/professional'
2 parents b892646 + 1fe680d commit 6228527

18 files changed

+1456
-794
lines changed

_layouts/thingsboard-pe.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ <h1 class="header-animation pe-title">ThingsBoard Professional Edition</h1>
2929

3030
{% include footer.html %}
3131

32-
{% if site.data[foundTOC].hidetoc != "true" and page.hidetoc != "true" %}
33-
<button class="flyout-button" onclick="tb.toggleToc()"></button>
34-
{% endif %}
32+
<!--{% if site.data[foundTOC].hidetoc != "true" and page.hidetoc != "true" %}-->
33+
<!--<button class="flyout-button" onclick="tb.toggleToc()"></button>-->
34+
<!--{% endif %}-->
3535

3636
<script type="text/javascript">
3737
jqueryDefer(function () {

_sass/_desktop.sass

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ $nav-buttons-margin-left: 24px
141141
.push-menu-close-button
142142
display: none
143143

144-
#docsContent, #peContent
144+
#docsContent
145145
width: calc(100% - 400px)
146146
&.horizontalToc
147147
width: calc(100% - 50px)

images/pe/cloud-premises.svg

Lines changed: 45 additions & 0 deletions
Loading

images/pe/data-export.svg

Lines changed: 76 additions & 0 deletions
Loading

images/pe/diagram-border.svg

Lines changed: 3 additions & 0 deletions
Loading

images/pe/entity-groups.svg

Lines changed: 38 additions & 0 deletions
Loading

images/pe/export-list.svg

Lines changed: 18 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)