Theodore, When you inspect the element, what is the css that is applied?
Delete buttons *should* be styled as a red circle with the x, and that is all handled via css. D On 2013-03-05, at 5:19 PM, Theodore Petrosky <[email protected]> wrote: > No, it only shows a light frame. and the center is blank. there is also no > errors in the console. > > > > > --- On Tue, 3/5/13, David Holt <[email protected]> wrote: > >> From: David Holt <[email protected]> >> Subject: Re: deleteAction not showing "Delete" >> To: "Theodore Petrosky" <[email protected]> >> Cc: "WebObjects Development" <[email protected]> >> Date: Tuesday, March 5, 2013, 4:23 PM >> Isn't it a red >> circle with a white X? >> >> On 2013-03-05, at 12:44 PM, Theodore Petrosky >> <[email protected]> >> wrote: >> I have this rule: >> >> 100 : pageConfiguration = >> 'EditRelationshipEmbeddedPWOMileStone' => actions >> = {"right" = ("editAction", >> "deleteAction"); } >> [com.webobjects.directtoweb.Assignment] >> >> But the word "Delete" will not show up in the >> button. The frame for the button shows, I can color it in my >> css but the word will not show. >> >> Any ideas? Here is the generated code: >> >> <a >> _componentname="er.modern.directtoweb.components.buttons.ERMDDeleteButton" >> class="Button ObjButton DeleteObjButton" >> title="Confirm DeletePWO Mile Stone" >> href="/cgi-bin/WebObjects/ASBriefsD2W.woa/-52164/wo/LbSGnsHIWwASLSyyoGqNyg/44.0.3.5.1.2.3.0.1.0.0.3.3.3.0.1.0.1.3.13.1.3.1.5.0.0.0.0.1.2.3.1.0.3.3.1.1.1.5.0.0.3.0.1.5.1.1.1.1.0.1.1"><span>Delete</span> >> </a> >> _______________________________________________ >> 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/programmingosx%40mac.com >> >> This email sent to [email protected] >> >> > > _______________________________________________ > 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/dleber_wodev%40codeferous.com > > This email sent to [email protected] _______________________________________________ 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]
