Changes between Version 5 and Version 6 of AdminEnumListPlugin


Ignore:
Timestamp:
Dec 21, 2012, 9:50:14 PM (11 years ago)
Author:
Ryan J Ollos
Comment:

Refs #10657.

Legend:

Unmodified
Added
Removed
Modified
  • AdminEnumListPlugin

    v5 v6  
    3232You can check out AdminEnumListPlugin from [http://trac-hacks.org/svn/adminenumlistplugin here] using Subversion, or [source:adminenumlistplugin browse the source] with Trac.
    3333
     34== Installation ==
     35
     36In version 2.0, you can hide the column of select elements with the following configuration directive:
     37{{{
     38#!ini
     39[adminenumlist]
     40hide_selects = true
     41}}}
     42
    3443== Recent Changes ==
    3544