caljer1 / auto-repair-shop

Automatically exported from code.google.com/p/auto-repair-shop
0 stars 0 forks source link

Values in textarea fields in Workorder form padded with extra spaces #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open up a workorder form
2. Click in Mechanic's Task List box.

What is the expected output? What do you see instead?

Cursor is placed at end of 15 or so blank spaces.  Should be up against
left side of box.

Minor issue that should be easy to clean up.

Original issue reported on code.google.com by bd.gai...@gmail.com on 15 Jun 2009 at 8:09

GoogleCodeExporter commented 9 years ago
That was the result of zealous html code formating in template 
workorderSubviewForm.py.
I will check in the file after setting up code_week4 in my local workspace.

~j

Original comment by jerome.c...@gmail.com on 15 Jun 2009 at 9:51

GoogleCodeExporter commented 9 years ago
Changed status. Sorry

Original comment by jerome.c...@gmail.com on 15 Jun 2009 at 9:52

GoogleCodeExporter commented 9 years ago
Issue fixed with r170

Original comment by jerome.c...@gmail.com on 17 Jun 2009 at 7:50