Skip to content

Commit c5bf645

Browse files
author
Kalloor, Eric Abraham
committed
Whatsapp Direct Deprecated
1 parent 4f15843 commit c5bf645

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

register/templates/register/setting.html

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -221,23 +221,23 @@ <h4 class="text-center">Preferences</h4>
221221
</div>
222222
</td>
223223
</tr>
224-
<tr>
225-
<td class="setting-td"><i class="fab fa-whatsapp"></i> <i
226-
class="fas fa-people-arrows"></i> WhatsApp
227-
Direct
228-
</td>
229-
<td class="setting-td">
230-
<div class="onoffswitch">
231-
<input class="onoffswitch-checkbox" id="myonoffswitch3" type="checkbox"
232-
name="wa_direct_pref"
233-
{% if tenant.whatsapp_direct_pref %}checked{% endif %} value="1">
234-
<label class="onoffswitch-label" for="myonoffswitch3">
235-
<span class="onoffswitch-inner"></span>
236-
<span class="onoffswitch-switch"></span>
237-
</label>
238-
</div>
239-
</td>
240-
</tr>
224+
{# <tr>#}
225+
{# <td class="setting-td"><i class="fab fa-whatsapp"></i> <i#}
226+
{# class="fas fa-people-arrows"></i> WhatsApp#}
227+
{# Direct#}
228+
{# </td>#}
229+
{# <td class="setting-td">#}
230+
{# <div class="onoffswitch">#}
231+
{# <input class="onoffswitch-checkbox" id="myonoffswitch3" type="checkbox"#}
232+
{# name="wa_direct_pref"#}
233+
{# {% if tenant.whatsapp_direct_pref %}checked{% endif %} value="1">#}
234+
{# <label class="onoffswitch-label" for="myonoffswitch3">#}
235+
{# <span class="onoffswitch-inner"></span>#}
236+
{# <span class="onoffswitch-switch"></span>#}
237+
{# </label>#}
238+
{# </div>#}
239+
{# </td>#}
240+
{# </tr>#}
241241

242242
{# Email Notification #}
243243
<tr>

0 commit comments

Comments
 (0)