This commit is contained in:
oliver
2026-06-16 05:44:55 -03:00
parent 16bec05592
commit 421215d42d
2 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -753,8 +753,8 @@
<div class="form-group" style="flex: 0 0 auto">
<button
class="btn btn-sm"
id="crm-cold-btn"
onclick="crmSetStageSelected('Cold')"
id="crm-active-btn"
onclick="crmSetStageSelected('Active')"
disabled
style="
white-space: nowrap;
@@ -763,7 +763,7 @@
border: 1px solid var(--border-hi);
"
>
Set Cold
Set Active
</button>
</div>
<div class="form-group" style="flex: 0 0 auto">