|
|
@@ -49,8 +49,6 @@
|
|
|
<h2>SECURITY</h2>
|
|
|
</div>
|
|
|
|
|
|
- <button id="deleteMerchant" class="dangerButton">DELETE THIS MERCHANT</button>
|
|
|
-
|
|
|
<button id="accountShowPassword" class="button">CHANGE PASSWORD</button>
|
|
|
|
|
|
<div id="changePasswordBox"style="display:none;">
|
|
|
@@ -74,6 +72,10 @@
|
|
|
|
|
|
<p>* This will log you out of all current sessions</p>
|
|
|
</div>
|
|
|
+
|
|
|
+ <a href="/session/end" class="button">LOG OUT OF ALL DEVICES</a>
|
|
|
+
|
|
|
+ <button id="deleteMerchant" class="dangerButton">DELETE THIS MERCHANT</button>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|