[Rt-commit] rt branch, 5.0/fix-anonymize-user-modal, repushed

Craig Kaiser craig at bestpractical.com
Mon Jul 6 16:02:06 EDT 2020


The branch 5.0/fix-anonymize-user-modal was deleted and repushed:
       was bf806f4958ca97ebaf8504fd53ed5b45b64eacda
       now db818ac708eeb218ca316abfd9a17ba23c45c829

2: 9fe3ae1633 ! 1: 8a4fde2eba Use Bootstrap4 modal for Anonymize User button
    @@ -32,7 +32,7 @@
     +        </a>
     +      </div>
     +      <div class="modal-body">
    -+        <form action="<% RT->Config->Get('WebPath') %>/Admin/Users/Modify.html" method="POST">
    ++        <form id="user-info-modal-form" action="<% RT->Config->Get('WebPath') %>/Admin/Users/Modify.html" method="POST">
     +          <input type="hidden" name="id" value="<% $UserObj->Id %>" />
     +          <input type="hidden" name="Anonymize" value="1" />
     +
1: b209df7f9e = 2: 5953d15cd1 Remove modal mason component
3: 57bebc058e < -:  ------- Remove inline Bootstrap styling from RelatedData component
4: bf806f4958 < -:  ------- Update Anonymize user tests for Bootstrap modal
-:  ------- > 3: cb64062314 Remove unecessary CSS for the RelatedData component
-:  ------- > 4: db818ac708 Update remove user info tests for Bootstrap modal



More information about the rt-commit mailing list