You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
222B

  1. Attr.AllowedClasses
  2. TYPE: lookup/null
  3. VERSION: 4.0.0
  4. DEFAULT: null
  5. --DESCRIPTION--
  6. List of allowed class values in the class attribute. By default, this is null,
  7. which means all classes are allowed.
  8. --# vim: et sw=4 sts=4