Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
aa.gusti
/
opensipkd-tools
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 3332f328
authored
Dec 20, 2023
by
Tatang S
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
hapus button delete spop
1 parent
a8b5c597
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
opensipkd/tools/buttons.py
opensipkd/tools/buttons.py
View file @
3332f32
...
...
@@ -82,6 +82,3 @@ btn_password = Button('password', title=_('Change Password'),
btn_lost
=
Button
(
'lost'
,
title
=
_
(
'Lost Password'
),
css_class
=
"btn-danger"
)
btn_yes
=
Button
(
'yes'
,
title
=
_
(
'Yes'
),
css_class
=
"btn-success"
)
btn_no
=
Button
(
'no'
,
title
=
_
(
'No'
),
css_class
=
"btn-danger"
)
btn_delete_objek
=
Button
(
'jns_transaksi_op'
,
title
=
_
(
'Hapus Objek'
),
css_class
=
"btn-danger"
,
value
=
'13'
)
btn_delete_bersama
=
Button
(
'jns_transaksi_op'
,
title
=
_
(
'Hapus Objek Bersama'
),
css_class
=
"btn-danger"
,
value
=
'14'
)
\ No newline at end of file
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