mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-02 18:02:37 +02:00
Minor shortcode tweaks and consistency changes
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{{- /*
|
||||
Usage: `bs-table "class class-foo"`,
|
||||
where class can be anything
|
||||
Usage: `bs-table "class class-foo"`, where class can be any string
|
||||
*/ -}}
|
||||
|
||||
{{- $css_class := .Get 0 | default "table" -}}
|
||||
|
||||
Reference in New Issue
Block a user