Commented out the link to delete the member for now.
authorChuck Scott <cscott@gaslightmedia.com>
Thu, 15 Jan 2015 05:47:54 +0000 (00:47 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Thu, 15 Jan 2015 05:47:54 +0000 (00:47 -0500)
views/admin/member/index.html

index 1fc0b9e..efe643b 100644 (file)
@@ -36,7 +36,7 @@
             $('#deleteMemberConfirm').click( function() {
                 $("#deleteMemberDialog").dialog("close");
 alert('We need to have this select the "archive" field to delete the member.');                
-                window.location.href = "{$thisURL}?page={$thisPage}&glm_action=index&option=delete&member_id={$memberID}";
+//                window.location.href = "{$thisURL}?page={$thisPage}&glm_action=index&option=delete&member_id={$memberID}";
             });
             $('#deleteMemberCancel').click( function() {
                 $("#deleteMemberDialog").dialog("close");