a.binder пре 10 година
родитељ
комит
6c6f681c1e
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      SE/procesy5.php

+ 2 - 2
SE/procesy5.php

@@ -2639,8 +2639,8 @@ function tree_callback__show_item_from_CRM_LISTA_ZASOBOW( &$r, &$tree ) {
 	}
 	}
 	
 	
 	
 	
-	if(($r->minOccurs!=1)or ($r->maxOccurs!=1)) echo '(min:'.$r->minOccurs."/max:".$r->maxOccurs.")";
-	else echo "(min:1/max:1)";
+	if(($r->minOccurs!=1)or ($r->maxOccurs!=1)) echo '('.$r->minOccurs."/".$r->maxOccurs.")";
+	else echo "(1)";
 
 
 	echo'<span class="desc">';
 	echo'<span class="desc">';
 		if ($r->ALIAS_ID > 0) {
 		if ($r->ALIAS_ID > 0) {