active
This commit is contained in:
+3
-3
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user