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 07be5ed9
authored
Jul 03, 2026
by
aa.gustiana@gmail.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
update departemen.py
1 parent
f409c726
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
opensipkd/base/views/departemen.py
opensipkd/base/views/departemen.py
View file @
07be5ed
...
@@ -175,7 +175,6 @@ class Views(BaseView):
...
@@ -175,7 +175,6 @@ class Views(BaseView):
return
row
return
row
def
view_act
(
self
):
def
view_act
(
self
):
request
=
self
.
req
request
=
self
.
req
params
=
request
.
params
url_dict
=
request
.
matchdict
url_dict
=
request
.
matchdict
if
url_dict
[
'act'
]
==
'grid'
:
if
url_dict
[
'act'
]
==
'grid'
:
query
=
Departemen
.
cte_get
()
query
=
Departemen
.
cte_get
()
...
...
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