1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 14:13:03 +02:00

Plugin Builder: improved handling of decimal fields. Added a 'readonly' checkbox to table field options.

This commit is contained in:
Cameron
2020-11-18 14:17:26 -08:00
parent 7c2860bec2
commit 1f75bb1180
2 changed files with 16 additions and 3 deletions

View File

@@ -311,4 +311,6 @@ define("EPL_ADLAN_254", "This will check your plugin's language files for errors
define("EPL_ADLAN_255", "Overwrite Files");
define("EPL_ADLAN_256", "Skipped [x] (already exists)");
define ("EPL_ADLAN_257","Readonly");