- fix [ 1275024 ] Can not edit layout on 6.7.2
- fix [ 1262235 ] sql report form params - fix [ 1277529 ] Extra radio buttons in Settings console - Removed the last remnants of wobject ids. - Fixed a GUID case sensitivity problem. - Fixed several large security holes. See the security advisory on getwebgui.com for details. - fix [ 1279157 ] showInForms option not stored - fix [ 1250290 ] ECommerce state field broken on Plainblack.com - fix [ 1261985 ] (Fix?) sortby.lastreply.url (Andreas Graf)
This commit is contained in:
parent
01ad8fd12c
commit
f6c2dfe6fb
15 changed files with 274 additions and 47 deletions
|
|
@ -19,16 +19,16 @@ A conditional variable for whether or not the title should be displayed.
|
|||
The description of this wobject.
|
||||
|
||||
<p/>
|
||||
<b>wobjectId</b><br/>
|
||||
The unique identifier that WebGUI uses to control this wobject.
|
||||
<b>assetId</b><br/>
|
||||
The unique identifier that WebGUI uses to control this asset.
|
||||
|
||||
<p/>
|
||||
<b>isShortcut</b><br />
|
||||
A conditional indicating if this wobject is a shortcut to an original wobject.
|
||||
A conditional indicating if this wobject is a shortcut to an original asset.
|
||||
|
||||
<p />
|
||||
<b>originalURL</b><br />
|
||||
If this wobject is a shortcut, then this URL will direct you to the original wobject.
|
||||
If this wobject is a shortcut, then this URL will direct you to the original asset.
|
||||
|
||||
|
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue