@items = Actividad.find (:all, :order => 'fecha DESC')
@items = Actividad.find (:all, :order => 'fecha ASC')