mirror of
https://github.com/e107inc/e107.git
synced 2025-08-31 18:11:56 +02:00
Admin UI generic ajax 'sortable' solution; Admin UI generic ajax 'inline edit' solution (works only on number and text field types at this moment); Model/Admin UI now support GUID like Primary Id's; various minor fixes, language defines
This commit is contained in:
@@ -310,6 +310,7 @@ define("LAN_MEDIAMANAGER", "Media Manager");
|
||||
define("LAN_MOREINFO","More Information...");
|
||||
define("LAN_COMMENTMAN", "Comments Manager");
|
||||
|
||||
define("LAN_LIST", "List");
|
||||
define("LAN_FILTER", "Filter");
|
||||
define("LAN_NO_RECORDS", "No Records Found");
|
||||
define("LAN_STATUS", "Status");
|
||||
|
Reference in New Issue
Block a user