Explorar el Código

remove data target

ryuichi-e hace 6 años
padre
commit
16c5862436
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/client/js/components/Page/TrashPageAlert.jsx

+ 0 - 1
src/client/js/components/Page/TrashPageAlert.jsx

@@ -83,7 +83,6 @@ const TrashPageAlert = (props) => {
           type="button"
           className="btn btn-info rounded-pill btn-sm ml-auto mr-2"
           onClick={openPutbackPageModalHandler}
-          data-target="#Putback"
           data-toggle="modal"
         >
           <i className="icon-action-undo" aria-hidden="true"></i> { t('Put Back') }