fixed mock mode button; shortened simulation tabs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<h1>
|
||||
<h1 class="text-center">
|
||||
Simulations
|
||||
</h1>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
{{/* SALES */}}
|
||||
{{- define "sale-accordion-header" }}
|
||||
<h2 class="inline-block">
|
||||
Simulate Sale
|
||||
Sale
|
||||
</h2>
|
||||
{{ end }}
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
{{/* REFUNDS */}}
|
||||
{{- define "refund-accordion-header" }}
|
||||
<h2 class="inline-block">
|
||||
Simulate Refund
|
||||
Refund
|
||||
</h2>
|
||||
{{ end }}
|
||||
|
||||
@@ -185,7 +185,7 @@
|
||||
{{/* SET INVENTORY */}}
|
||||
{{- define "set-inventory-accordion-header" }}
|
||||
<h2 class="inline-block">
|
||||
Simulate Set Inventory
|
||||
Set Inventory
|
||||
</h2>
|
||||
{{ end }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user