remove .format() and get all updates to have crrect content

This commit is contained in:
2022-07-03 20:38:33 +10:00
parent 8834893df3
commit 021bf91e16
12 changed files with 81 additions and 59 deletions

13
BUGs
View File

@@ -1,3 +1,16 @@
### fix to get this working with bs 5...
editing a book needs to use input groups
+ buttons (add/rem say authors) is in wrong spot
- buttons at bottom are broken still
edit series needs input groups
sub-books table looks off (notes/etc. not stretching full width)
even navbar is not inset from left-margin (see pa-dev)
get rid of font-awesome and use bootstrap5 icons
sort through dataTables calls in books_for_series.html (ever called without base?) -- Maybe as part of an ajax call?
upgrade bootstrap, dataTables, etc.
#### BUGS (next-20)
### DB/back-end