SQLForm: added a template var to the Search Record template.

This commit is contained in:
Yung Han Khoe 2007-01-26 17:16:45 +00:00
parent 61b89ca6fc
commit 4b18225144

View file

@ -1143,6 +1143,11 @@ is new.|,
lastUpdated => 1149822620,
},
'record.id' => {
message => q|This record's id.|,
lastUpdated => 1169831704,
},
'record.controls' => {
message => q|Delete, edit and copy buttons for this record. Only available if the user is
allowed to edit the record.|,