Skip to content

Commit

Permalink
Merge pull request #4433 from wenzhixin/remove/4432
Browse files Browse the repository at this point in the history
removed select2 extension
  • Loading branch information
wenzhixin committed Jun 21, 2019
2 parents f53b781 + 6d853ed commit d14f00f
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 441 deletions.
1 change: 0 additions & 1 deletion site/_data/nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
- title: Reorder Columns
- title: Reorder Rows
- title: Resizable
- title: Select2 Filter
- title: Sticky Header
- title: Toolbar
- title: Treegrid
Expand Down
4 changes: 2 additions & 2 deletions site/docs/extensions/i18n-enhance.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ group: extensions
toc: true
---

Use Plugin: [bootstrap-table-i18n-enhance](https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/select2-filter)
Use Plugin: [bootstrap-table-i18n-enhance](https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/i18n-enhance)

## Usage

{% highlight html %}
<script src="extensions/select2-filter/bootstrap-table-i18n-enhance.js"></script>
<script src="extensions/i18n-enhance/bootstrap-table-i18n-enhance.js"></script>
{% endhighlight %}

## Methods
Expand Down
86 changes: 0 additions & 86 deletions site/docs/extensions/select2-filter.md

This file was deleted.

0 comments on commit d14f00f

Please sign in to comment.