Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgthms/bulma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoravt613 <47078235+avt613@users.noreply.github.com>2022-04-26 18:50:45 +0300
committerJeremy Thomas <bbxdesign@gmail.com>2022-05-08 11:24:55 +0300
commitda784b20710aca6eb15de447ff5151536477c527 (patch)
tree5e689c6ea0fc43a8f67f0112476dfe3c17d12de0
parentc2db8a0368700ab5f049007b00e75fbc0f12bc73 (diff)
Given names to the 2 'Variable' sections
-rw-r--r--docs/documentation/form/general.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/documentation/form/general.html b/docs/documentation/form/general.html
index f6c0214b..d8696933 100644
--- a/docs/documentation/form/general.html
+++ b/docs/documentation/form/general.html
@@ -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'