HomeHelpTrac

Changeset 15717 for trunk/install


Ignore:
Timestamp:
11/29/11 22:46:11 (6 months ago)
Author:
Alexander Trofimov
Message:

Grid - icons in action buttons

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/install/sql/v70.sql

    r15714 r15717  
    45934593  `name` varchar(255) NOT NULL, 
    45944594  `title` varchar(255) NOT NULL, 
     4595  `icon` varchar(255) NOT NULL, 
    45954596  `confirm` tinyint(4) NOT NULL DEFAULT '1', 
    45964597  `order` int(11) NOT NULL, 
Note: See TracChangeset for help on using the changeset viewer.