#1009: Spinner image doesn't show up in autocomplete widget
---------------------+------------------------------------------------------
Reporter: Kaan | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: Widgets | Version: 0.9a6
Severity: minor | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Comment (by Kaan):
If change the widget template to the above, it works fine. It seemed to
wrap the urls to the images like ${tg.url(tg.widget, 'spinner.gif')} which
I found a bit weird and I changed it to
${tg.widget}/turbogears.widget/spinner.gif and it worked.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1009>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---