HomeHelpTrac

Changeset 15924 for trunk/inc


Ignore:
Timestamp:
01/25/12 01:10:45 (4 months ago)
Author:
Alexander Trofimov
Message:

Typo: deleteable -> deletable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/inc/classes/BxDolMenu.php

    r15907 r15924  
    3535 * - module: the module this menu belongs to. 
    3636 * - template_id: the template to use for menu displaying, this is id from 'sys_menu_templates' table. 
    37  * - deleteable: it determines if menu can be deleted from the studio menu builder. 
     37 * - deletable: it determines if menu can be deleted from the studio menu builder. 
    3838 * - active: it is possible to disable particular menu, then it will not be displayed. 
    3939 * - override_class_name: user defined class name which is derived from BxTemplMenu. 
Note: See TracChangeset for help on using the changeset viewer.