add thirdparty bootstrap-table
author“shentao” <shentao@chinamobile.com>
Tue, 20 Sep 2016 12:58:16 +0000 (20:58 +0800)
committer“shentao” <shentao@chinamobile.com>
Tue, 20 Sep 2016 12:58:16 +0000 (20:58 +0800)
Change-Id: Id2e3781a19724030f9a122a053382e129dd766ad
Signed-off-by: “shentao” <shentao@chinamobile.com>
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap-table.css
openo-portal/portal-common/src/main/webapp/common/thirdparty/bootstrap-table/bootstrap-table.js

index 4c41a4e..0b65a73 100644 (file)
@@ -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;
index a312285..e44b671 100644 (file)
@@ -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';