Commit 1add79bc authored by Tim Graham's avatar Tim Graham
Browse files

Fixed #19852 - Updated admin fieldset example for consistency.

Thanks chris.freeman.pdx@ for the suggestion.
parent 00031b73
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -271,7 +271,7 @@ subclass::
        Example::

            {
            'classes': ['wide', 'extrapretty'],
            'classes': ('wide', 'extrapretty'),
            }

        Two useful classes defined by the default admin site stylesheet are