Browse Source

Added data-card-visible column option

Dennis Hernández 10 years ago
parent
commit
a455e57ea9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/_i18n/en/documentation/column-options.md

+ 1 - 1
docs/_i18n/en/documentation/column-options.md

@@ -116,7 +116,7 @@ The column options is defined in `jQuery.fn.bootstrapTable.columnDefaults`.
         <td>data-card-visible</td>
         <td>Boolean</td>
         <td>true</td>
-        <td>False to hide the columns item in card view mode.</td>
+        <td>False to hide the columns item in card view state.</td>
     </tr>
 	<tr>
         <td>switchable</td>