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 3eb32564
authored
Mar 18, 2025
by
Prismana
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Perbaikan pada delete pemerintah
1 parent
3918cc17
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
opensipkd/base/views/company.py
opensipkd/base/views/company.py
View file @
3eb3256
...
...
@@ -261,7 +261,7 @@ class ViewCompany(BaseView):
@view_config
(
route_name
=
'company-delete'
,
renderer
=
'templates/form
_input
.pt'
,
renderer
=
'templates/form.pt'
,
permission
=
'company'
)
def
view_delete
(
self
):
return
super
(
ViewCompany
,
self
)
.
view_delete
()
...
...
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