You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/classic-ui/icons.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,8 @@ It can be used via URL or via Python as shown below.
93
93
94
94
### Get icon URL via Python expression
95
95
96
-
The `url` method of `@@iconresolver` view returns the actual url to the SVG icon. The iconresolver view is globally available in templates under the name `icons`.
96
+
The `url` method of the `@@iconresolver` view returns the actual URL to the SVG icon.
97
+
The icon resolver view is globally available in templates under the name `icons`.
0 commit comments