Skip to content

Commit f235685

Browse files
authored
Merge pull request #213 from dynamsoft-docs/preview
update to internal commit 0ea409b1
2 parents 0ca408a + 570c6a8 commit f235685

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

_includes/auto-version-list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@
7373
{%- assign documentHomePage = "/barcode-reader/docs/core/" -%}
7474
{%- endif -%}
7575

76-
{%- unless site.firstLevelUrl contains 'mrz-scanner/docs' or site.firstLevelUrl contains 'remote-scan/docs' or site.firstLevelUrl contains 'document-viewer/docs' or site.firstLevelUrl contains 'batch-barcode-scanner/docs' -%}
76+
{%- if site.firstLevelUrl contains 'capture-vision/docs' or site.firstLevelUrl contains 'barcode-reader/docs' or site.firstLevelUrl contains 'web-twain/docs' -%}
7777
<li><a href="{{documentHomePage}}" target="_blank" style="color: #323234!important;">Documentation Homepage</a></li>
78-
{%- endunless -%}
78+
{%- endif -%}
7979
</ul>
8080
<a class="fvChange fontOswald" href="javascript:;">Change +</a>
8181
</span>

_includes/productNav/mdsNav.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<li class="breadcrumb-item active"><a href="{{site.docHomePage}}">Docs</a></li>
1111
</ul>
1212
<div class="right-menu fr">
13+
{%- include search-input.html -%}
1314
<div class="trialAndPricing">
1415
<a href="{{site.download}}" class="downloadBtn orangeBorder" style="margin-right: 10px;">Download <span class="hide-xl">30-Day Trial</span></a>
1516
</div>

0 commit comments

Comments
 (0)