Skip to content

Latest commit

 

History

History
23 lines (9 loc) · 473 Bytes

jsdoc.reconcile_modal.rst

File metadata and controls

23 lines (9 loc) · 473 Bytes

jsdoc.reconcile_modal

File: biweeklybudget/flaskapp/static/js/reconcile_modal.js

.. js:function:: txnReconcileModal(id)

   Show the TxnReconcile modal popup. This function
   calls :js:func:`txnReconcileModalDiv` to generate the HTML.

   :param number id: the ID of the TxnReconcile to show a modal for.




.. js:function:: txnReconcileModalDiv(msg)

   Ajax callback to generate the modal HTML with reconcile information.