Commit c63daad0 authored by Hanno Schlichting's avatar Hanno Schlichting

I'm too tired to code.

parent c6e3fd2d
......@@ -35,7 +35,7 @@ class ViewPageTemplateFile(zope.app.pagetemplate.ViewPageTemplateFile,
def getId(self):
return basename(self.filename)
property(getId)
id = property(getId)
def pt_getEngine(self):
return getEngine()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment