Method: Qadmin::Helper#alt_rows

Defined in:
lib/qadmin/helper.rb

#alt_rowsObject



123
124
125
# File 'lib/qadmin/helper.rb', line 123

def alt_rows
  %{class="#{cycle('alt', '')}"}
end