corrade-nucleus-nucleons – Blame information for rev 20

Subversion Repositories:
Rev:
Rev Author Line No. Line
20 office 1 {
2 "name": "Filter Control",
3 "version": "2.1.0",
4 "description": "Plugin to add input/select element on the top of the columns in order to filter the data.",
5 "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/filter-control",
6 "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/filter-control.html",
7  
8 "plugins": [{
9 "name": "bootstrap-table-filter-control",
10 "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/filter-control"
11 }],
12  
13 "author": {
14 "name": "djhvscf",
15 "image": "https://avatars1.githubusercontent.com/u/4496763"
16 }
17 }