Fix Freudian slip in widget entry: s/templatize/widgetize/
This commit is contained in:
parent
df6f6a6f34
commit
1127d9dff2
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
be in Packages!
|
be in Packages!
|
||||||
- add: widgetize asset macro. called like so: ^Widget(assetId, width,
|
- add: widgetize asset macro. called like so: ^Widget(assetId, width,
|
||||||
height, templateId); where assetId is the asset of the widget to
|
height, templateId); where assetId is the asset of the widget to
|
||||||
templatize and templateId is the template for the widget itself. If
|
widgetize and templateId is the template for the widget itself. If
|
||||||
templateId isn't specified, uses ajaxInlineView.
|
templateId isn't specified, uses ajaxInlineView.
|
||||||
|
|
||||||
7.4.20
|
7.4.20
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue