فهرست منبع

fix: https://github.com/twbs/bootstrap/issues/37305

Shun Miyazawa 2 سال پیش
والد
کامیت
6fa5ea48c3
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      apps/app/src/components/PageAlert/TrashPageAlert.tsx

+ 0 - 1
apps/app/src/components/PageAlert/TrashPageAlert.tsx

@@ -88,7 +88,6 @@ export const TrashPageAlert = (): JSX.Element => {
           type="button"
           type="button"
           className="btn btn-info rounded-pill btn-sm ms-auto me-2"
           className="btn btn-info rounded-pill btn-sm ms-auto me-2"
           onClick={openPutbackPageModalHandler}
           onClick={openPutbackPageModalHandler}
-          data-bs-toggle="modal"
           data-testid="put-back-button"
           data-testid="put-back-button"
         >
         >
           <i className="icon-action-undo" aria-hidden="true"></i> {t('Put Back')}
           <i className="icon-action-undo" aria-hidden="true"></i> {t('Put Back')}