Feat (UI): Hide 'Demo ERP' link from ERPNext project card while website is down.

This commit is contained in:
2025-07-07 15:02:22 +01:00
parent ece6ca8c9c
commit adb4c7516e

View File

@@ -94,7 +94,7 @@
<img src="content/images/PARTSEnterprise_store_live-page-home.webp" alt="Live PARTS Enterprise Store">
</div>
<div class="project-links">
<a href="https://auth.sandbox.teddy.org.uk?target=https%3A%2F%2Ferp.sandbox.partsenterprise.partsltd.co.uk" class="button">Demo ERP</a>
<!-- <a href="https://auth.sandbox.teddy.org.uk?target=https%3A%2F%2Ferp.sandbox.partsenterprise.partsltd.co.uk" class="button">Demo ERP</a> -->
<!-- <a href="https://store.sandbox.partsenterprise.partsltd.co.uk" class="button">Demo Store</a> -->
<a href="https://bathroomwarehouse.uk" class="button">Live Store</a>
</div>