# File app/controllers/sys_conf_adm_controller.rb, line 239 def nametag_format_list @formats = NametagFormat.find(:all, :order => :position) end