Removes a CSS class, or an array of CSS classes from a view's element. Only works if the view has already been rendered.
the view with the element the class should be removed from
a classname or an array of classname strings
Removes a CSS class, or an array of CSS classes from a view's element. Only works if the view has already been rendered.