Commit 54c44bd6 by aa.gusti

perbaikan partner

1 parent a94b967a
......@@ -91,7 +91,7 @@ class ListSchema(colander.Schema):
def after_bind(self, schema, kw):
request = kw.get("request")
self["idcard"].url = request.static_url(get_id_card_folder("/"))
# self["idcard"].url = request.static_url(get_id_card_folder("/"))
class ViewPartner(BaseView):
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!