added some tmpl_vars to thingy's search template
This commit is contained in:
parent
9e417edaf0
commit
dc0f5a9fea
3 changed files with 33 additions and 0 deletions
|
|
@ -1013,12 +1013,35 @@ search has been done.|,
|
|||
context => q|Description of a tmpl_var for the template help.|,
|
||||
},
|
||||
|
||||
'searchResult_edit_url' => {
|
||||
message => q|Url to the edit screen of this search result.|,
|
||||
lastUpdated => 1104630516,
|
||||
context => q|Description of a tmpl_var for the template help.|,
|
||||
},
|
||||
|
||||
'searchResult_delete_icon' => {
|
||||
message => q|Delete icon to delete this search result.|,
|
||||
lastUpdated => 1104630516,
|
||||
context => q|Description of a tmpl_var for the template help.|,
|
||||
},
|
||||
|
||||
'searchResult_delete_url' => {
|
||||
message => q|Url to delete this search result.|,
|
||||
lastUpdated => 1104630516,
|
||||
context => q|Description of a tmpl_var for the template help.|,
|
||||
},
|
||||
|
||||
'searchResult_copy_icon' => {
|
||||
message => q|Copy icon to copy this search result.|,
|
||||
lastUpdated => 1104630516,
|
||||
context => q|Description of a tmpl_var for the template help.|,
|
||||
},
|
||||
|
||||
'searchResult_copy_url' => {
|
||||
message => q|Url to copy this search result.|,
|
||||
lastUpdated => 1104630516,
|
||||
},
|
||||
|
||||
'searchResult_field_loop' => {
|
||||
message => q|A loop containing the fields that are to be displayed for this search result.|,
|
||||
lastUpdated => 1104630516,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue