소스 검색

skip adresy in graph

Piotr Labudda 7 년 전
부모
커밋
034882358f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tools/Bocian.php.view.js

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

@@ -1796,7 +1796,7 @@ function graphFetchData(node, nameSection) {
 			'ogc:Filter': '<wfs:Query>' + '\n' + [
 				'ID',
 				// '*',
-				'default_db__x3A__BI_audit_ENERGA_PRACOWNICY_adresy:BI_audit_ENERGA_PRACOWNICY_adresy/*',
+				// 'default_db__x3A__BI_audit_ENERGA_PRACOWNICY_adresy:BI_audit_ENERGA_PRACOWNICY_adresy/*',
 				[
 					'default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object',
 					'default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row',