Added JS-type cancel button to edit view of WebGUI::Asset::Post (Bug #11514)

This commit is contained in:
Colin Kuskie 2010-04-05 15:18:19 -07:00
parent 977036f768
commit 9b36e44390
5 changed files with 17 additions and 7 deletions

View file

@ -192,7 +192,11 @@ will be a plain text area.|,
message => q|A button to submit the post.|,
lastUpdated => 1149829706,
},
'form.cancel' => {
message => q|A button to cancel the post.|,
lastUpdated => 1270240208,
},
'karmaScale.form' => {
message => q|A form element that allows moderators to set the scale of an individual thread. This is only available for threads.|,
lastUpdated => 1149829706,