j
k
j a
j l
Ed Colmar writes:
I declare in my product: self.skins_loaded = ['default', 'minimal'] when I use it in a <dtml-in> I get "strings are not allowed". Your "dtml-in" does not see this definition (I cannot tell you what it sees, but it is not this one)...
I declare in my product:
self.skins_loaded = ['default', 'minimal']
when I use it in a <dtml-in> I get "strings are not allowed". Your "dtml-in" does not see this definition (I cannot tell you what it sees, but it is not this one)...
Dieter
Back to the thread
Back to the list