Add apy top dealers site

This commit is contained in:
Joel Lavikainen
2017-03-29 18:05:02 +03:00
parent 375e861d55
commit 80c50cb1de
5 changed files with 56 additions and 15 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ class ABBInfoItem(InfoItem):
def get_create_template_url():
return "/static/html/abb_create.html"
class ApyItem(InfoItem):
class ApyInfoItem(InfoItem):
display_name = _("APY Item")
def get_template_url(self):
return "/static/html/apy.html"