فهرست منبع

fixed link to raporty

Piotr Labudda 7 سال پیش
والد
کامیت
dab63ea765
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      tools/Bocian.php.view.js

+ 1 - 1
tools/Bocian.php.view.js

@@ -444,7 +444,7 @@ function generateBiAuditRaport(event) {
 							$('.bottom--message-warning-critical-search').text('');
 							swal({
 	 								 title: result.msg,
-	 								 html: '<a href="https://bravecom.yellowgroup.pl/SE/index.php?_route=ViewTableAjax&amp;namespace=default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA" title="przejdź do raportów" >Przejdź do raportów</a>',
+	 								 html: '<a href="' + BASE_URLS + 'index.php?_route=ViewTableAjax&amp;namespace=default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA" title="przejdź do raportów" >Przejdź do raportów</a>',
 	 								 allowOutsideClick: false, // TODO: btn Anuluj na dole?
 	 								 showCloseButton: true,
 	 								 confirmButtonText: 'OK',