| 4 | 
  * $Id$ | 
  * $Id$ | 
| 5 | 
  * | 
  * | 
| 6 | 
  * $Log$ | 
  * $Log$ | 
| 7 | 
  | 
  * Revision 1.19  2003/07/14 09:54:58  jonen | 
| 8 | 
  | 
  * fixed bug related to 'item delete' | 
| 9 | 
  | 
  * | 
| 10 | 
  * Revision 1.18  2003/07/02 12:18:00  jonen | 
  * Revision 1.18  2003/07/02 12:18:00  jonen | 
| 11 | 
  * fixed bugs | 
  * fixed bugs | 
| 12 | 
  * | 
  * | 
| 389 | 
               // TODO: implement multi-selection actions on rows(items) here!! | 
               // TODO: implement multi-selection actions on rows(items) here!! | 
| 390 | 
                 print "Multi-Selection!! Current Ident(s) $tmp" . "<br>"; | 
                 print "Multi-Selection!! Current Ident(s) $tmp" . "<br>"; | 
| 391 | 
                 $_out[options][ecoms][$label][ecom_data_ident] = $tmp; | 
                 $_out[options][ecoms][$label][ecom_data_ident] = $tmp; | 
| 392 | 
  | 
                 $_out[options][ecoms][$label][ecom_abstract_type] = "item"; | 
| 393 | 
             } | 
             } | 
| 394 | 
            } else { | 
            } else { | 
| 395 | 
              print "ident: " . Dumper($_out[options][ecoms][$label][ecom_data_ident]) . "<br>"; | 
              print "ident: " . Dumper($_out[options][ecoms][$label][ecom_data_ident]) . "<br>"; |