فهرست منبع

Merge branch 'hotfix-1.1.3' of onunez/frontend-inversiones into master

Oscar José Nuñez Chávez 5 سال پیش
والد
کامیت
05ffce173e
1فایلهای تغییر یافته به همراه1 افزوده شده و 3 حذف شده
  1. 1 3
      src/app/components/investment-proposals/investment-proposals.component.ts

+ 1 - 3
src/app/components/investment-proposals/investment-proposals.component.ts

@@ -302,9 +302,7 @@ export class InvestmentProposalsComponent implements OnInit {
         showCancelButton: true,
         confirmButtonText: "Finalizar",
         cancelButtonText: "Cancelar",
-        onOpen: () => {
-          Swal.showLoading();
-        },
+
         preConfirm: comentario => {
           let reviewProposal = {
             id_inversion: investmentProposalID,