Major UI / UX enhancements to Client Files. Files are now searchable can select between thumbnail and list view, pagination enabled, file renaming capabilities

This commit is contained in:
johnnyq
2023-08-23 15:43:47 -04:00
parent 037ae820a1
commit 0897217357
5 changed files with 261 additions and 83 deletions

View File

@@ -5,4 +5,4 @@
* It is used in conjunction with database_updates.php
*/
DEFINE("LATEST_DATABASE_VERSION", "0.7.3");
DEFINE("LATEST_DATABASE_VERSION", "0.7.4");