commit | 097999d1d822baa5eab687d259214871e5552b25 | [log] [tgz] |
---|---|---|
author | Tao Shen <shentao@chinamobile.com> | Tue Sep 20 13:16:21 2016 +0000 |
committer | Gerrit Code Review <gerrit@open-o.org> | Tue Sep 20 13:16:21 2016 +0000 |
tree | 7beac9ca1b196c7bc1a7453531d940e2dd5a77bc | |
parent | c128bef912a40a06fb73e2452dad9b8b8ab19640 [diff] | |
parent | d04dcba9bf058d6968d9e61031b1058cbb54698a [diff] |
Merge "add thirdparty bootstrap-table"
diff --git a/openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap-table.css b/openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap-table.css index 4c41a4e..0b65a73 100644 --- a/openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap-table.css +++ b/openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap-table.css
@@ -1,9 +1,9 @@ -/** - * @author zhixin wen <wenzhixin2010@gmail.com> - * version: 1.11.0 - * https://github.com/wenzhixin/bootstrap-table/ - */ - +/* +* bootstrap-table - v1.11.0 - 2016-07-02 +* https://github.com/wenzhixin/bootstrap-table +* Copyright (c) 2016 zhixin wen +* Licensed MIT License +*/ .bootstrap-table .table { margin-bottom: 0 !important; border-bottom: 1px solid #dddddd;
diff --git a/openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap-table.js b/openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap-table.js index a312285..e44b671 100644 --- a/openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap-table.js +++ b/openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap-table.js
@@ -1,9 +1,9 @@ -/** - * @author zhixin wen <wenzhixin2010@gmail.com> - * version: 1.11.1 - * https://github.com/wenzhixin/bootstrap-table/ - */ - +/* +* bootstrap-table - v1.11.0 - 2016-07-02 +* https://github.com/wenzhixin/bootstrap-table +* Copyright (c) 2016 zhixin wen +* Licensed MIT License +*/ (function ($) { 'use strict';