diff options
author | John Christopher Anderson <jchris@apache.org> | 2009-01-07 21:51:15 +0000 |
---|---|---|
committer | John Christopher Anderson <jchris@apache.org> | 2009-01-07 21:51:15 +0000 |
commit | b7f3ffdc07d4439324732edd4e2be351637c01e4 (patch) | |
tree | 3763c51d3953f19f381110f66a59c2f689120b38 | |
parent | f05401ba17f8fc6441a38bfac45fe4a52a46e7b1 (diff) |
reverted 732492, part of rolling out the Futon history
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@732519 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | NOTICE | 4 | ||||
-rw-r--r-- | share/Makefile.am | 1 |
2 files changed, 0 insertions, 5 deletions
@@ -14,10 +14,6 @@ This product also includes the following third-party components: Copyright 2008, John Resig - * jQuery history plugin (http://www.mikage.to/jquery/jquery_history.html) - - Copyright 2006, Taku Sano (Mikage Sawatari) - * json2.js (http://www.json.org/) In the public domain diff --git a/share/Makefile.am b/share/Makefile.am index 11712283..bf3b074b 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -63,7 +63,6 @@ nobase_dist_localdata_DATA = \ www/script/jquery.couch.js \ www/script/jquery.dialog.js \ www/script/jquery.form.js \ - www/script/jquery.history.js \ www/script/jquery.resizer.js \ www/script/jquery.suggest.js \ www/script/json2.js \ |