Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread
Message: 100052
BY: Norm Scherer (nsche)
DATE: 2012-11-07 04:41
SUBJECT: RE: Sort Order Problem

 

It appears that I have found a solution. I will have to say that I do not understand why it may work but it does appear to.

In the file C:/InstantRails2/rails_apps/open_campground../app/views/setup/space/sort.html.erb insert the following at the top of the file.

<style>
#spaces li { list-style: none; }
</style>

Restart the system (reboot probably) and let me know if this does not avert the problem.

Norm


Thread View

Thread Author Date
Sort Order ProblemKen Jarstad2012-11-01 23:57
      RE: Sort Order ProblemNorm Scherer2012-11-02 00:56
            RE: Sort Order ProblemKen Jarstad2012-11-02 01:29
                  RE: Sort Order ProblemNorm Scherer2012-11-07 04:41
                        RE: Sort Order ProblemKen Jarstad2012-11-07 05:06

Post a followup to this message