itizawa пре 6 година
родитељ
комит
9562cefd57
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      src/client/js/components/Admin/Security/LdapAuthTestModal.jsx

+ 5 - 0
src/client/js/components/Admin/Security/LdapAuthTestModal.jsx

@@ -33,6 +33,11 @@ class LdapAuthTestModal extends React.Component {
               <input className="form-control" type="password" name="password" />
             </div>
           </div>
+
+          <div>
+            <h5>Logs</h5>
+            <textarea id="taLogs" className="col-xs-12" rows="4" readOnly />
+          </div>
         </Modal.Body>
         <Modal.Footer className="d-flex">