Replaces the datasets with object attributes to store the currency code and entry type in the JavaScript OriginalEntrySelector class.

This commit is contained in:
2023-03-18 22:00:01 +08:00
parent 4a8297d594
commit ca928636fd
2 changed files with 15 additions and 4 deletions

View File

@ -19,7 +19,7 @@ original-entry-selector-modal.html: The modal of the original entry selector
Author: imacat@mail.imacat.idv.tw (imacat)
First written: 2023/2/25
#}
<div id="accounting-original-entry-selector-modal" class="modal fade" data-currency-code="" data-entry-type="" tabindex="-1" aria-labelledby="accounting-original-entry-selector-modal-label" aria-hidden="true">
<div id="accounting-original-entry-selector-modal" class="modal fade" tabindex="-1" aria-labelledby="accounting-original-entry-selector-modal-label" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">