You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by de...@apache.org on 2014/08/06 15:28:50 UTC

fauxton commit: updated refs/heads/secondary-indexes to 5b98bf9

Repository: couchdb-fauxton
Updated Branches:
  refs/heads/secondary-indexes e91772cbe -> 5b98bf962


Messed up folders


Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/5b98bf96
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/5b98bf96
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/5b98bf96

Branch: refs/heads/secondary-indexes
Commit: 5b98bf96290eb8a392ff9ecfc5cc7b444fd9301c
Parents: e91772c
Author: deathbearbrown <de...@gmail.com>
Authored: Wed Aug 6 09:28:48 2014 -0400
Committer: deathbearbrown <de...@gmail.com>
Committed: Wed Aug 6 09:28:48 2014 -0400

----------------------------------------------------------------------
 app/addons/indexes/less/indexes.less               | 13 -------------
 app/addons/indexes/less/new-index-placeholder.less |  3 ---
 2 files changed, 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/5b98bf96/app/addons/indexes/less/indexes.less
----------------------------------------------------------------------
diff --git a/app/addons/indexes/less/indexes.less b/app/addons/indexes/less/indexes.less
deleted file mode 100644
index d526ee9..0000000
--- a/app/addons/indexes/less/indexes.less
+++ /dev/null
@@ -1,13 +0,0 @@
-// Licensed under the Apache License, Version 2.0 (the "License"); you may not
-// use this file except in compliance with the License. You may obtain a copy of
-// the License at
-//
-//   http://www.apache.org/licenses/LICENSE-2.0
-//
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-// WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-// License for the specific language governing permissions and limitations under
-// the License.
-
-@import "new-index-placeholder.less";

http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/5b98bf96/app/addons/indexes/less/new-index-placeholder.less
----------------------------------------------------------------------
diff --git a/app/addons/indexes/less/new-index-placeholder.less b/app/addons/indexes/less/new-index-placeholder.less
deleted file mode 100644
index 3f5db0e..0000000
--- a/app/addons/indexes/less/new-index-placeholder.less
+++ /dev/null
@@ -1,3 +0,0 @@
-.watermark-logo {
-  background: transparent url(../img/couchWatermark.png') no-repeat 0 0;
-}