|
|
1 年之前 | |
|---|---|---|
| .. | ||
| README.md | 1 年之前 | |
| bootstrap-table-i18n-enhance.js | 1 年之前 | |
| extension.json | 1 年之前 | |
Use Plugin: bootstrap-table-i18n-enhance
<script src="extensions/select2-filter/bootstrap-table-i18n-enhance.js"></script>
$table.bootstrapTable("changeLocale", "zh_TW"); $table.bootstrapTable("changeTitle", {
columnA.field: "New column A title.",
columnB.field: "New column B title."
});