Add space to Add/Edit Event in the EMS.
Allow the Navigation Asset to set the MIME type of its output. Upgrade script, Wobject code, documentation. Add a new MimeType form element, stolen out of the Snippet and generalized for use.
This commit is contained in:
parent
3f7bffef88
commit
e06331cae9
10 changed files with 175 additions and 16 deletions
|
|
@ -9,6 +9,10 @@ our $HELP = {
|
|||
title => '1096',
|
||||
description => '1096 description',
|
||||
namespace => 'Asset_Navigation',
|
||||
{
|
||||
title => 'mimeType',
|
||||
description => 'mimeType description',
|
||||
namespace => 'Asset_Navigation',
|
||||
},
|
||||
{
|
||||
title => 'Start Point Type',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue