Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
e831c234
Commit
e831c234
authored
Oct 25, 2021
by
Carsten Rose
Browse files
Minor text clarification: b:0 means 'no bs class'
parent
9d78a6fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Documentation/Report.rst
View file @
e831c234
...
...
@@ -722,7 +722,7 @@ Column: _link
+---+---+--------------+-----------------------------------+---------------------------+----------------------------------------------------------------------------------------------------------------------------------------+
| | |Render |r:
<mode>
|r:3 |See: :ref:`render-mode`, Default: 0 |
+---+---+--------------+-----------------------------------+---------------------------+----------------------------------------------------------------------------------------------------------------------------------------+
| | |Button | b[:0|1|
<btn
class
>
] | b:0, b:1, b:success |'b', 'b:1':
a b
ootstrap
button is created. 'b:0' disable the button
.
<btn
class
>
: default, primary, success, info, warning,danger
|
| | |Button | b[:0|1|
<btn
class
>
] | b:0, b:1, b:success |'b', 'b:1':
with B
ootstrap
class 'btn btn-...'. 'b:0' no Bootstrap class
.
<btn
class
>
: default, primary, success, info, warning,danger |
+---+---+--------------+-----------------------------------+---------------------------+----------------------------------------------------------------------------------------------------------------------------------------+
| |x |Picture |P:
<filename>
|P:bullet-red.gif |Picture '
<img
src=
"bullet-red.gif"
alt=
"...."
>
'. |
+---+---+--------------+-----------------------------------+---------------------------+----------------------------------------------------------------------------------------------------------------------------------------+
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment