KYLIN-999 fix for google fonts license and cleanup files Signed-off-by: shaofengshi <shaofeng...@apache.org>
Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/46c21637 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/46c21637 Diff: http://git-wip-us.apache.org/repos/asf/incubator-kylin/diff/46c21637 Branch: refs/heads/1.x-HBase1.1.3 Commit: 46c216371788b83bd178934be188558d6a7e6793 Parents: efd234e Author: Luke Han <luke...@apache.org> Authored: Wed Nov 4 10:16:23 2015 +0800 Committer: shaofengshi <shaofeng...@apache.org> Committed: Thu Nov 5 11:16:21 2015 +0800 ---------------------------------------------------------------------- webapp/app/.gitignore | 0 webapp/app/css/AdminLTE.css | 1 - webapp/app/image/Himg.png | Bin 913426 -> 0 bytes webapp/app/image/forkme_right_red.png | Bin 7927 -> 0 bytes 4 files changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/46c21637/webapp/app/.gitignore ---------------------------------------------------------------------- diff --git a/webapp/app/.gitignore b/webapp/app/.gitignore deleted file mode 100644 index e69de29..0000000 http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/46c21637/webapp/app/css/AdminLTE.css ---------------------------------------------------------------------- diff --git a/webapp/app/css/AdminLTE.css b/webapp/app/css/AdminLTE.css index d86593d..f42878d 100644 --- a/webapp/app/css/AdminLTE.css +++ b/webapp/app/css/AdminLTE.css @@ -1,4 +1,3 @@ -@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic); /*! * AdminLTE v2.1.0 * Author: Almsaeed Studio http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/46c21637/webapp/app/image/Himg.png ---------------------------------------------------------------------- diff --git a/webapp/app/image/Himg.png b/webapp/app/image/Himg.png deleted file mode 100644 index 9b34a77..0000000 Binary files a/webapp/app/image/Himg.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/46c21637/webapp/app/image/forkme_right_red.png ---------------------------------------------------------------------- diff --git a/webapp/app/image/forkme_right_red.png b/webapp/app/image/forkme_right_red.png deleted file mode 100644 index 1e19c21..0000000 Binary files a/webapp/app/image/forkme_right_red.png and /dev/null differ