Comment 5 for bug 1929596

Revision history for this message
Gina Monti (gmonti90) wrote :

Sorry, the commit got messed up because of the line endings, but I added new div tags to keep it in line:

https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/gmonti/lp1929596_convert_patron_credit_help_popover

The real diff is:

Open-ILS/src/templates/staff/circ/patron/t_bills.tt2

   <eg-help-popover help-text="[% l('Applies any remaining amount after payment to the patron account for future use.') %]">
      </label>
    </div>
  </div>
+ <form class="flex-row" role="form">
- <form class="form-inline" role="form">
   <div class="checkbox">

Thing is I can't get the "# Copies" to align with everything else. Must be from how it labels the textbox for input.