michael-milette / moodle-local_tinyfilemanager

An online file manager for Moodle Administrators. You can upload, download, view move, copy, zip, unzip files, edit text-based files including PHP code, and more. Be sure to use the MOODLE branch!
https://www.tngconsulting.ca
GNU General Public License v3.0
5 stars 2 forks source link

Feature Request: Size column should be right aligned #5

Closed michael-milette closed 2 years ago

michael-milette commented 2 years ago

In order to make sizes easier to read, the size column should be right aligned.

image

michael-milette commented 2 years ago

Fixed. The sizes are now all displayed in bytes to make it easier to read.