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