diff --git a/BUGs b/BUGs index 500844b..60b8e77 100644 --- a/BUGs +++ b/BUGs @@ -3,5 +3,3 @@ BUG-35: when restarting paweb, the symlinks in static/* are missing, so view fil - suggest the validation code at the start of pa_job_manager, just creates the Symlink, and then remove creation of symlink in Import -- need to consider when someone adds/modifies paths in settings, to revalidate BUG-36: view details is just doing it for ALL entries, so this needs a how_many / offset or is too SLOW (may in fact need to re-think this whole view - might make more sense to be a toggle on an exising file view, OR, search?) -BUG-37: fa*stack* is causing the folder alignment to be out, really should rethink the whole of how font-awesome works - I wonder if a quick gif/svg for all would be more reliable? - - at least combine the folder/back arrow and make a new icon that doesnt require the fa-stack* classes