pil0t schrieb: > Hi! I new to turbogears, I create one project without identity, and > then create another with identity, and when I use identity there a > problem with ajax: > > in one project (without identity) in every page i have > <head> > ..... > <script src="/tg_widgets/turbogears.widgets/ajax.js" > type="text/javascript"></script> > .... > > but in another project with identity i don't have this string in html > in browser
Did you change your master.kid template? Make sure that it extends "sitetemplate". See also: http://smurl.name/75td Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

