Explorar o código

poprawka widocznosci

a.binder %!s(int64=10) %!d(string=hai) anos
pai
achega
6c6f681c1e
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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">';
 		if ($r->ALIAS_ID > 0) {