We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17d60d2 commit 7ef3be9Copy full SHA for 7ef3be9
content/developer/howtos/website_themes/navigation.rst
@@ -258,7 +258,7 @@ Create your own template and add it to the list.
258
Use the following code to add an option for your new custom mega menu on the Website Builder.
259
260
.. code-block:: xml
261
- :caption: ``/website_airproof/data/presets.xml``
+ :caption: ``/website_airproof/views/snippets/options.xml``
262
263
<template id="snippet_options" inherit_id="website.snippet_options" name="Airproof - Mega Menu Options">
264
<xpath expr="//*[@data-name='mega_menu_template_opt']/*" position="before">
0 commit comments