You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changelog
Unification of template styling so that warehouse/box and warehouses/boxes/items appear the same.
Keyword view styling updated.
Items.html keyword filtering styling changed.
"Missing photo" placeholder styling changed in several locations.
index.html total value calculation in views.py corrected
index.js updated, splitting DataTables initializer into two views, t1 and t2. Currently, t1 is applied to all reports tables, and t2 is applied to the table on the consumables page - to facilitate showing the dt-SearchBuilder extension for smarter filtering.
index.js updated to reflect element changes in items.html (from <li> to <button>)