Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
aa.gusti
/
opensipkd-base
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 54c44bd6
authored
Feb 06, 2025
by
aa.gusti
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
perbaikan partner
1 parent
a94b967a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
opensipkd/base/views/partner.py
opensipkd/base/views/partner.py
View file @
54c44bd
...
@@ -91,7 +91,7 @@ class ListSchema(colander.Schema):
...
@@ -91,7 +91,7 @@ class ListSchema(colander.Schema):
def
after_bind
(
self
,
schema
,
kw
):
def
after_bind
(
self
,
schema
,
kw
):
request
=
kw
.
get
(
"request"
)
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
):
class
ViewPartner
(
BaseView
):
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment