 |
Forums |
Admin Discussion Forums: help 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
Post a followup to this message
|
 |