Added a value that was hardcoded in the product wobject
This commit is contained in:
parent
61456e5e96
commit
ed1ef15590
1 changed files with 5 additions and 0 deletions
|
|
@ -601,6 +601,11 @@ If you'd like to add another specification, select "Yes".
|
||||||
message => q|Are you certain you wish to delete this specification?|,
|
message => q|Are you certain you wish to delete this specification?|,
|
||||||
lastUpdated => 1031514049
|
lastUpdated => 1031514049
|
||||||
},
|
},
|
||||||
|
|
||||||
|
'deleteImage' => {
|
||||||
|
message => q|Delete Attached File|,
|
||||||
|
lastUpdated => 1031514049
|
||||||
|
},
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue