- fix [ 1265771 ] assets that were formerly prototypes are... (mwilson)
- fix [ 1280018 ] add new sql report - all query fields visible (mwilson) - fix [ 1283740 ] overridden in WebGUI/Mail.pm (mwilson) - fix [ 1282511 ] WebGUI::Form::submit disabled (mwilson) - fix [ 1281854 ] migration.txt - 5.6, 5.7 need some updating. (mwilson) - fix [ 1281842 ] rand() needs srand() on win32 mod_perl (mwilson) - fix [ 1281435 ] Asset::paste() or Asset::setParent() needs... (mwilson) - fix [ 1280374 ] Events calendar with no end date set loops... (mwilson) - fix [ 1230352 ] Navigation Template (mwilson)
This commit is contained in:
parent
560318df51
commit
7b20b2db03
13 changed files with 159 additions and 426 deletions
|
|
@ -333,7 +333,7 @@ a URL will be made from the parent's URL and the <b>Menu Title</b>.<br>
|
|||
},
|
||||
|
||||
'extra head tags description' => {
|
||||
message => q|These tags will be added to the <HEAD> section of each page that the asset appears on.<br>
|
||||
message => q|These tags will be added to the <head> section of each page that the asset appears on.<br>
|
||||
<i>UI level: 5</i>
|
||||
</p>|,
|
||||
lastUpdated => 1119149899,
|
||||
|
|
@ -382,9 +382,9 @@ These are the icons and URLs that allow editing, cutting, copying, deleting and
|
|||
},
|
||||
|
||||
'extra head tags' => {
|
||||
message => q|Extra HEAD tags|,
|
||||
message => q|Extra <head> elements (tags)|,
|
||||
context => q|label for Asset form|,
|
||||
lastUpdated => 1106762071,
|
||||
lastUpdated => 1126381168,
|
||||
},
|
||||
|
||||
'create package' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue