fix: DataForm doesn't show a link to view the entries to those users who can view the entries

This commit is contained in:
Doug Bell 2007-09-07 20:23:05 +00:00
parent 5520890688
commit adddef9e93
5 changed files with 61 additions and 37 deletions

View file

@ -933,6 +933,11 @@ below to see which template variables may be used inside this loop.|,
lastUpdated => 1164910794,
},
'canViewEntries' => {
message => 'This template variable is true when the current user is allowed to view the list of submitted DataForm entries.',
lastUpdated => 0,
},
'data form asset template variables title' => {
message => q|DataForm Asset Template Variables|,
lastUpdated => 1164910794,