diff options
Diffstat (limited to 'share/www/browse/index.html')
-rw-r--r-- | share/www/browse/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/www/browse/index.html b/share/www/browse/index.html index 63ef62e6..1d583825 100644 --- a/share/www/browse/index.html +++ b/share/www/browse/index.html @@ -21,8 +21,8 @@ specific language governing permissions and limitations under the License. <script src="../script/json2.js"></script> <script src="../script/jquery.js"></script> <script src="../script/jquery.cookies.js"></script> + <script src="../script/jquery.couch.js"></script> <script src="../script/jquery.dialog.js"></script> - <script src="../script/couch.js"></script> <script src="../script/browse.js"></script> <script src="../script/pprint.js"></script> <script> |