Ver Fonte

widizec skasowane zasoby w drzewie

a.binder há 8 anos atrás
pai
commit
bc76d3e316
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      SE/procesy5.php

+ 1 - 0
SE/procesy5.php

@@ -2636,6 +2636,7 @@ function tree_callback__show_item_from_CRM_LISTA_ZASOBOW( &$r, &$tree ) {
 		;
 	}
 		echo '<b>'.$r->TYPE.'</b>';
+		if($r->A_STATUS=='DELETED') echo " (D) ";
 		$bold=false;
 		if ((!empty($_GET['arg1']) && $_GET['arg1'] == $r->ID)
 			|| (!empty($_GET['EDIT']) && $_GET['EDIT']==$r->ID)