Browse Source

poprawione odświeżanie

michalzmijewski 7 years ago
parent
commit
357c067e54
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/Bocian.php.addItemToRaport.js

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

@@ -595,7 +595,7 @@ function addItemToRaport(event) {
                           return response.json();
                         }).then(function(result) {
                           if(result.type === "success"){
-                            if(valueUrl === "PRACOWNICY"){
+                            if(valueUrl === '#PRACOWNICY'){
                               urlFetchPracownicy(1);
                             }else{
                               urlFetchKontrahenci(1);