]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Given names to the 2 'Variable' sections
authoravt613 <47078235+avt613@users.noreply.github.com>
Tue, 26 Apr 2022 15:50:45 +0000 (16:50 +0100)
committerJeremy Thomas <bbxdesign@gmail.com>
Sun, 8 May 2022 08:24:55 +0000 (09:24 +0100)
docs/documentation/form/general.html

index f6c0214b76ac21aac2c58556528f5268cf8e1efe..d86969335273951d45c637412f200e506faf5192 100644 (file)
@@ -1095,6 +1095,7 @@ variables_keys:
 {% include elements/snippet.html content=disabled_fields_example %}
 
 {% include components/variables.html
+  anchor_name='Control variables'
   type='element'
   variables_keys=page.variables_control_keys
   custom_message=custom_message
@@ -1103,6 +1104,7 @@ variables_keys:
 %}
 
 {% include components/variables.html
+  anchor_name='Form variables'
   type='element'
   variables_keys=page.variables_keys
   folder='elements'