Merge branch 'master' of git@github.com:plainblack/webgui

This commit is contained in:
daviddelikat 2009-11-04 09:42:35 -06:00
commit aab3a74026
43 changed files with 2335 additions and 519 deletions

View file

@ -2154,8 +2154,8 @@ normal templates.|,
},
'extraHeadTagsPacked' => {
message => q|Extra tags that should be displayed in the header that this tikcet is displayed on minimized so no whitespace exists|,
lastUpdated => 1147050475,
message => q|Extra tags that should be displayed in the header that this ticket is displayed on minimized so no whitespace exists|,
lastUpdated => 1257349398,
context => q|help text label|,
},
@ -2255,6 +2255,17 @@ normal templates.|,
context => q|Field Label|,
},
'eventMetaData' => {
message => q|Meta data for the event returned as a JSON data structure|,
lastUpdated => 1147050475,
context => q|Field Label|,
},
'ticketMeta_[LABEL]' => {
message => q|Value for the meta data field [LABEL]. Non word and whitespace characters in [LABEL] should be replaced with an underscore. <br/><br/>Ex: Meta Data Label: "First Name" should be referenced: &lt;tmpl_var ticketMeta_First_Name&gt; and so on|,
lastUpdated => 1147050475,
context => q|Field Label|,
},
# 'TODO' => {
# message => q|TODO|,