Hi Ted,

that's because your CSS styling for that first row is different. I see

.ProjectDescriptionAttrVal {
  padding: 10px 10px 10px 235px;
}

where the other rows have

.AttrVal {
  padding: 10px 10px 10px 220px;
}

jw


Am 30.07.2012 um 01:57 schrieb Theodore Petrosky:

> Johann, 
> 
> I just implemented ERCoreBusinessLogic to allow me to save user preferences. 
> It was included at time marker 59:45 in Ramsey Gurley's HellowD2W 
> presentation.
> 
> I would like to include the Audit trail also so I am looking for an example.
> 
> BTW, here is the URL to my test instance:
> 
> http://198.101.209.238/cgi-bin/WebObjects/ASPOProjects.woa
> 
> if you have a moment, could you look at something? the log in is:
> 
> user: a
> pw:   a
> 
> (really secure, no?)
> 
> if you select a tab, and edit a row, the first line WOTextfield is indented. 
> I haven't a clue where this is coming from. I see nothing weird in the CSS, 
> and I haven't added anything. But if you click to edit a User. They display 
> correctly.
> 
> Ted

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to