Commit 3332f328 by Tatang S

hapus button delete spop

1 parent a8b5c597
......@@ -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
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!