Skip to content

Commit 9079c76

Browse files
committed
fixed links in top dropdown menu
1 parent 9c79e6b commit 9079c76

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+187
-124
lines changed

changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
# Changelog
2+
3+
## [4.7.10] - 04/16/2021
4+
5+
### Fixed
6+
- links in top dropdown menu
7+
8+
## [4.7.9] - 04/12/2021
9+
10+
### Updated
11+
Update support links
12+
213
## [4.7.8]
314
### Updated
415
Update login footer

dist/charts/charts.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ <h5 class="sidebar-nav-title">Projects</h5>
432432
<img class="rounded-circle" src="../demo/img/people/a5.jpg" alt="..." >
433433
</span>
434434
&nbsp;
435-
Philip <strong>Smith</strong>&nbsp;
435+
Philip&nbsp;<strong>Smith</strong>&nbsp;
436436
<span class="circle bg-primary fw-bold text-white">
437437
15
438438
</span>
@@ -912,7 +912,7 @@ <h6 class="mt-4">Sidebar Color</h6>
912912
</a>
913913
</div>
914914
<div class="d-flex justify-content-between mt-lg">
915-
<a role="button" target="_blank" href="https://flatlogic.com/contact"
915+
<a role="button" target="_blank" href="https://flatlogic.com/forum/"
916916
class="btn btn-outline-default btn-rounded-f fs-mini text-muted">
917917
<i class="glyphicon glyphicon-headphones mr-xs"></i>
918918
Support
@@ -941,6 +941,7 @@ <h6 class="mt-4">Sidebar Color</h6>
941941
</div>
942942
</section>
943943
</div>
944+
944945
<div class="content-wrap">
945946
<!-- main page content. the place to put widgets in. usually consists of .row > .col-lg-* > .widget. -->
946947
<main id="content" class="content" role="main">

dist/charts/d3_plain.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ <h5 class="sidebar-nav-title">Projects</h5>
432432
<img class="rounded-circle" src="../demo/img/people/a5.jpg" alt="..." >
433433
</span>
434434
&nbsp;
435-
Philip <strong>Smith</strong>&nbsp;
435+
Philip&nbsp;<strong>Smith</strong>&nbsp;
436436
<span class="circle bg-primary fw-bold text-white">
437437
15
438438
</span>
@@ -912,7 +912,7 @@ <h6 class="mt-4">Sidebar Color</h6>
912912
</a>
913913
</div>
914914
<div class="d-flex justify-content-between mt-lg">
915-
<a role="button" target="_blank" href="https://flatlogic.com/contact"
915+
<a role="button" target="_blank" href="https://flatlogic.com/forum/"
916916
class="btn btn-outline-default btn-rounded-f fs-mini text-muted">
917917
<i class="glyphicon glyphicon-headphones mr-xs"></i>
918918
Support
@@ -941,6 +941,7 @@ <h6 class="mt-4">Sidebar Color</h6>
941941
</div>
942942
</section>
943943
</div>
944+
944945
<div class="content-wrap">
945946
<!-- main page content. the place to put widgets in. usually consists of .row > .col-lg-* > .widget. -->
946947
<main id="content" class="content" role="main">

dist/charts/easy_pie.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ <h5 class="sidebar-nav-title">Projects</h5>
432432
<img class="rounded-circle" src="../demo/img/people/a5.jpg" alt="..." >
433433
</span>
434434
&nbsp;
435-
Philip <strong>Smith</strong>&nbsp;
435+
Philip&nbsp;<strong>Smith</strong>&nbsp;
436436
<span class="circle bg-primary fw-bold text-white">
437437
15
438438
</span>
@@ -912,7 +912,7 @@ <h6 class="mt-4">Sidebar Color</h6>
912912
</a>
913913
</div>
914914
<div class="d-flex justify-content-between mt-lg">
915-
<a role="button" target="_blank" href="https://flatlogic.com/contact"
915+
<a role="button" target="_blank" href="https://flatlogic.com/forum/"
916916
class="btn btn-outline-default btn-rounded-f fs-mini text-muted">
917917
<i class="glyphicon glyphicon-headphones mr-xs"></i>
918918
Support
@@ -941,6 +941,7 @@ <h6 class="mt-4">Sidebar Color</h6>
941941
</div>
942942
</section>
943943
</div>
944+
944945
<div class="content-wrap">
945946
<!-- main page content. the place to put widgets in. usually consists of .row > .col-lg-* > .widget. -->
946947
<main id="content" class="content" role="main">

dist/charts/flot.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ <h5 class="sidebar-nav-title">Projects</h5>
432432
<img class="rounded-circle" src="../demo/img/people/a5.jpg" alt="..." >
433433
</span>
434434
&nbsp;
435-
Philip <strong>Smith</strong>&nbsp;
435+
Philip&nbsp;<strong>Smith</strong>&nbsp;
436436
<span class="circle bg-primary fw-bold text-white">
437437
15
438438
</span>
@@ -912,7 +912,7 @@ <h6 class="mt-4">Sidebar Color</h6>
912912
</a>
913913
</div>
914914
<div class="d-flex justify-content-between mt-lg">
915-
<a role="button" target="_blank" href="https://flatlogic.com/contact"
915+
<a role="button" target="_blank" href="https://flatlogic.com/forum/"
916916
class="btn btn-outline-default btn-rounded-f fs-mini text-muted">
917917
<i class="glyphicon glyphicon-headphones mr-xs"></i>
918918
Support
@@ -941,6 +941,7 @@ <h6 class="mt-4">Sidebar Color</h6>
941941
</div>
942942
</section>
943943
</div>
944+
944945
<div class="content-wrap">
945946
<!-- main page content. the place to put widgets in. usually consists of .row > .col-lg-* > .widget. -->
946947
<main id="content" class="content" role="main">

dist/charts/morris.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ <h5 class="sidebar-nav-title">Projects</h5>
432432
<img class="rounded-circle" src="../demo/img/people/a5.jpg" alt="..." >
433433
</span>
434434
&nbsp;
435-
Philip <strong>Smith</strong>&nbsp;
435+
Philip&nbsp;<strong>Smith</strong>&nbsp;
436436
<span class="circle bg-primary fw-bold text-white">
437437
15
438438
</span>
@@ -912,7 +912,7 @@ <h6 class="mt-4">Sidebar Color</h6>
912912
</a>
913913
</div>
914914
<div class="d-flex justify-content-between mt-lg">
915-
<a role="button" target="_blank" href="https://flatlogic.com/contact"
915+
<a role="button" target="_blank" href="https://flatlogic.com/forum/"
916916
class="btn btn-outline-default btn-rounded-f fs-mini text-muted">
917917
<i class="glyphicon glyphicon-headphones mr-xs"></i>
918918
Support
@@ -941,6 +941,7 @@ <h6 class="mt-4">Sidebar Color</h6>
941941
</div>
942942
</section>
943943
</div>
944+
944945
<div class="content-wrap">
945946
<!-- main page content. the place to put widgets in. usually consists of .row > .col-lg-* > .widget. -->
946947
<main id="content" class="content" role="main">

dist/charts/rickshaw.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ <h5 class="sidebar-nav-title">Projects</h5>
432432
<img class="rounded-circle" src="../demo/img/people/a5.jpg" alt="..." >
433433
</span>
434434
&nbsp;
435-
Philip <strong>Smith</strong>&nbsp;
435+
Philip&nbsp;<strong>Smith</strong>&nbsp;
436436
<span class="circle bg-primary fw-bold text-white">
437437
15
438438
</span>
@@ -912,7 +912,7 @@ <h6 class="mt-4">Sidebar Color</h6>
912912
</a>
913913
</div>
914914
<div class="d-flex justify-content-between mt-lg">
915-
<a role="button" target="_blank" href="https://flatlogic.com/contact"
915+
<a role="button" target="_blank" href="https://flatlogic.com/forum/"
916916
class="btn btn-outline-default btn-rounded-f fs-mini text-muted">
917917
<i class="glyphicon glyphicon-headphones mr-xs"></i>
918918
Support
@@ -941,6 +941,7 @@ <h6 class="mt-4">Sidebar Color</h6>
941941
</div>
942942
</section>
943943
</div>
944+
944945
<div class="content-wrap">
945946
<!-- main page content. the place to put widgets in. usually consists of .row > .col-lg-* > .widget. -->
946947
<main id="content" class="content" role="main">

dist/charts/sparkline.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ <h5 class="sidebar-nav-title">Projects</h5>
432432
<img class="rounded-circle" src="../demo/img/people/a5.jpg" alt="..." >
433433
</span>
434434
&nbsp;
435-
Philip <strong>Smith</strong>&nbsp;
435+
Philip&nbsp;<strong>Smith</strong>&nbsp;
436436
<span class="circle bg-primary fw-bold text-white">
437437
15
438438
</span>
@@ -912,7 +912,7 @@ <h6 class="mt-4">Sidebar Color</h6>
912912
</a>
913913
</div>
914914
<div class="d-flex justify-content-between mt-lg">
915-
<a role="button" target="_blank" href="https://flatlogic.com/contact"
915+
<a role="button" target="_blank" href="https://flatlogic.com/forum/"
916916
class="btn btn-outline-default btn-rounded-f fs-mini text-muted">
917917
<i class="glyphicon glyphicon-headphones mr-xs"></i>
918918
Support
@@ -941,6 +941,7 @@ <h6 class="mt-4">Sidebar Color</h6>
941941
</div>
942942
</section>
943943
</div>
944+
944945
<div class="content-wrap">
945946
<!-- main page content. the place to put widgets in. usually consists of .row > .col-lg-* > .widget. -->
946947
<main id="content" class="content" role="main">

dist/components/ui_alerts.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ <h5 class="sidebar-nav-title">Projects</h5>
432432
<img class="rounded-circle" src="../demo/img/people/a5.jpg" alt="..." >
433433
</span>
434434
&nbsp;
435-
Philip <strong>Smith</strong>&nbsp;
435+
Philip&nbsp;<strong>Smith</strong>&nbsp;
436436
<span class="circle bg-primary fw-bold text-white">
437437
15
438438
</span>
@@ -912,7 +912,7 @@ <h6 class="mt-4">Sidebar Color</h6>
912912
</a>
913913
</div>
914914
<div class="d-flex justify-content-between mt-lg">
915-
<a role="button" target="_blank" href="https://flatlogic.com/contact"
915+
<a role="button" target="_blank" href="https://flatlogic.com/forum/"
916916
class="btn btn-outline-default btn-rounded-f fs-mini text-muted">
917917
<i class="glyphicon glyphicon-headphones mr-xs"></i>
918918
Support
@@ -941,6 +941,7 @@ <h6 class="mt-4">Sidebar Color</h6>
941941
</div>
942942
</section>
943943
</div>
944+
944945
<div class="content-wrap">
945946
<!-- main page content. the place to put widgets in. usually consists of .row > .col-lg-* > .widget. -->
946947
<main id="content" class="content" role="main">

dist/components/ui_badge.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ <h5 class="sidebar-nav-title">Projects</h5>
432432
<img class="rounded-circle" src="../demo/img/people/a5.jpg" alt="..." >
433433
</span>
434434
&nbsp;
435-
Philip <strong>Smith</strong>&nbsp;
435+
Philip&nbsp;<strong>Smith</strong>&nbsp;
436436
<span class="circle bg-primary fw-bold text-white">
437437
15
438438
</span>
@@ -912,7 +912,7 @@ <h6 class="mt-4">Sidebar Color</h6>
912912
</a>
913913
</div>
914914
<div class="d-flex justify-content-between mt-lg">
915-
<a role="button" target="_blank" href="https://flatlogic.com/contact"
915+
<a role="button" target="_blank" href="https://flatlogic.com/forum/"
916916
class="btn btn-outline-default btn-rounded-f fs-mini text-muted">
917917
<i class="glyphicon glyphicon-headphones mr-xs"></i>
918918
Support
@@ -941,6 +941,7 @@ <h6 class="mt-4">Sidebar Color</h6>
941941
</div>
942942
</section>
943943
</div>
944+
944945
<div class="content-wrap">
945946
<!-- main page content. the place to put widgets in. usually consists of .row > .col-lg-* > .widget. -->
946947
<main id="content" class="content" role="main">

0 commit comments

Comments
 (0)