145
137
def populate(self, req, ctx):
146
138
self.plugin_styles[Plugin] = ["project.css"]
147
139
self.plugin_scripts[Plugin] = ["project.js"]
148
141
ctx['offering'] = self.context
151
145
#Open the projectset Fragment, and render it for inclusion
152
146
#into the ProjectSets page