Ignore:
Timestamp:
Jan 3, 2015, 7:34:55 PM (10 years ago)
Author:
chronos
Message:
  • Modified: Form class ItemActions changed to define URL using #RowId instead of addition of &i=number.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/NetworkConfig/NetworkConfig.php

    r644 r721  
    3737      ),
    3838      'ItemActions' => array(
    39         array('Caption' => 'Záznam', 'URL' => '/is/?a=view&t=NetworkConfigurationLog'),
     39        array('Caption' => 'Záznam', 'URL' => '/is/?a=view&t=NetworkConfigurationLog&i=#RowId'),
    4040      ),
    4141    ));
Note: See TracChangeset for help on using the changeset viewer.