Skip to content

Commit 7c9939e

Browse files
committed
Links CleanUp & Fixes
1 parent 8cd27e1 commit 7c9939e

File tree

5 files changed

+6
-72
lines changed

5 files changed

+6
-72
lines changed

apps/templates/includes/fixed-plugin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ <h6 class="mb-0">Navbar Fixed</h6>
5353
<hr class="horizontal dark my-sm-4">
5454
<a target="_blank"
5555
class="btn bg-gradient-dark w-100"
56-
href="https://appseed.us/product/soft-ui-dashboard/django/">Download</a>
56+
href="https://appseed.us/product/soft-ui-dashboard/flask/">Download</a>
5757
<a target="_blank"
5858
class="btn btn-outline-dark w-100"
5959
href="https://docs.appseed.us/products/flask-dashboards/soft-ui-dashboard/">DOCS</a>

apps/templates/includes/footer-rtl.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<div class="col-lg-6">
1010
<ul class="nav nav-footer justify-content-center justify-content-lg-end">
1111
<li class="nav-item">
12-
<a href="https://appseed.us/product/soft-ui-dashboard/django/" class="nav-link text-muted" target="_blank">Download</a>
12+
<a href="https://appseed.us/product/soft-ui-dashboard/flask/" class="nav-link text-muted" target="_blank">Download</a>
1313
</li>
1414
<li class="nav-item">
15-
<a href="https://appseed.us/product/soft-ui-dashboard-pro/django/"
15+
<a href="https://appseed.us/product/soft-ui-dashboard-pro/flask/"
1616
class="nav-link text-muted" target="_blank">PRO Version</a>
1717
</li>
1818
<li class="nav-item">

apps/templates/includes/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<div class="col-lg-6">
1010
<ul class="nav nav-footer justify-content-center justify-content-lg-end">
1111
<li class="nav-item">
12-
<a href="https://appseed.us/product/soft-ui-dashboard/django/" class="nav-link text-muted" target="_blank">Download</a>
12+
<a href="https://appseed.us/product/soft-ui-dashboard/flask/" class="nav-link text-muted" target="_blank">Download</a>
1313
</li>
1414
<li class="nav-item">
15-
<a href="https://appseed.us/product/soft-ui-dashboard-pro/django/"
15+
<a href="https://appseed.us/product/soft-ui-dashboard-pro/flask/"
1616
class="nav-link text-muted" target="_blank">PRO Version</a>
1717
</li>
1818
<li class="nav-item">

apps/templates/includes/sidebar-rtl.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
<div class="docs-info">
190190
<h6 class="text-white up mb-0 text-end">تحتاج مساعدة?</h6>
191191
<p class="text-xs font-weight-bold text-end">يرجى التحقق من مستنداتنا</p>
192-
<a href="https://appseed.us/product/soft-ui-dashboard/django/"
192+
<a href="https://appseed.us/product/soft-ui-dashboard/flask/"
193193
target="_blank" class="btn btn-white btn-sm w-100 mb-0">توثيق</a>
194194
</div>
195195
</div>

apps/templates/pages/profile.html

Lines changed: 0 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -415,71 +415,5 @@ <h5 class=" text-secondary"> New project </h5>
415415
</footer>
416416
</div>
417417
</div>
418-
<div class="fixed-plugin">
419-
<a class="fixed-plugin-button text-dark position-fixed px-3 py-2">
420-
<i class="fa fa-cog py-2"> </i>
421-
</a>
422-
<div class="card shadow-lg ">
423-
<div class="card-header pb-0 pt-3 ">
424-
<div class="float-start">
425-
<h5 class="mt-3 mb-0">Soft UI Configurator</h5>
426-
<p>See our dashboard options.</p>
427-
</div>
428-
<div class="float-end mt-4">
429-
<button class="btn btn-link text-dark p-0 fixed-plugin-close-button">
430-
<i class="fa fa-close"></i>
431-
</button>
432-
</div>
433-
<!-- End Toggle Button -->
434-
</div>
435-
<hr class="horizontal dark my-1">
436-
<div class="card-body pt-sm-3 pt-0">
437-
<!-- Sidebar Backgrounds -->
438-
<div>
439-
<h6 class="mb-0">Sidebar Colors</h6>
440-
</div>
441-
<a href="javascript:void(0)" class="switch-trigger background-color">
442-
<div class="badge-colors my-2 text-start">
443-
<span class="badge filter bg-gradient-primary active" data-color="primary" onclick="sidebarColor(this)"></span>
444-
<span class="badge filter bg-gradient-dark" data-color="dark" onclick="sidebarColor(this)"></span>
445-
<span class="badge filter bg-gradient-info" data-color="info" onclick="sidebarColor(this)"></span>
446-
<span class="badge filter bg-gradient-success" data-color="success" onclick="sidebarColor(this)"></span>
447-
<span class="badge filter bg-gradient-warning" data-color="warning" onclick="sidebarColor(this)"></span>
448-
<span class="badge filter bg-gradient-danger" data-color="danger" onclick="sidebarColor(this)"></span>
449-
</div>
450-
</a>
451-
<!-- Sidenav Type -->
452-
<div class="mt-3">
453-
<h6 class="mb-0">Sidenav Type</h6>
454-
<p class="text-sm">Choose between 2 different sidenav types.</p>
455-
</div>
456-
<div class="d-flex">
457-
<button class="btn bg-gradient-primary w-100 px-3 mb-2 active" data-class="bg-transparent" onclick="sidebarType(this)">Transparent</button>
458-
<button class="btn bg-gradient-primary w-100 px-3 mb-2 ms-2" data-class="bg-white" onclick="sidebarType(this)">White</button>
459-
</div>
460-
<p class="text-sm d-xl-none d-block mt-2">You can change the sidenav type just on desktop view.</p>
461-
<!-- Navbar Fixed -->
462-
<div class="mt-3">
463-
<h6 class="mb-0">Navbar Fixed</h6>
464-
</div>
465-
<div class="form-check form-switch ps-0">
466-
<input class="form-check-input mt-1 ms-auto" type="checkbox" id="navbarFixed" onclick="navbarFixed(this)">
467-
</div>
468-
<hr class="horizontal dark my-sm-4">
469-
<a class="btn bg-gradient-dark w-100" href="https://appseed.us/product/soft-ui-dashboard/flask/">Download</a>
470-
<a class="btn btn-outline-dark w-100" href="https://appseed.us/support/">Support</a>
471-
<div class="w-100 text-center">
472-
<a class="github-button" href="https://github.com/app-generator/flask-soft-ui-dashboard"
473-
data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star creativetimofficial/soft-ui-dashboard on GitHub">Star</a>
474-
<h6 class="mt-3">Thank you for sharing!</h6>
475-
<a href="https://twitter.com/intent/tweet?text=Check%20Soft%20UI%20Dashboard%20made%20by%20%40CreativeTim%20%23webdesign%20%23dashboard%20%23bootstrap5&amp;url=https%3A%2F%2Fwww.creative-tim.com%2Fproduct%2Fsoft-ui-dashboard" class="btn btn-dark mb-0 me-2" target="_blank">
476-
<i class="fab fa-twitter me-1" aria-hidden="true"></i> Tweet
477-
</a>
478-
<a href="https://www.facebook.com/sharer/sharer.php?u=https://github.com/app-generator/flask-soft-ui-dashboard" class="btn btn-dark mb-0 me-2" target="_blank">
479-
<i class="fab fa-facebook-square me-1" aria-hidden="true"></i> Share
480-
</a>
481-
</div>
482-
</div>
483-
</div>
484418

485419
{% endblock content %}

0 commit comments

Comments
 (0)