hooking up open/close logic for modal and menus

This commit is contained in:
Max Ogden
2011-07-02 14:21:21 -07:00
parent 11a036a2b0
commit 770210a45b
4 changed files with 31 additions and 6 deletions

View File

@@ -20,8 +20,7 @@ After you install it, visit this link to open Removalist:
Copy these utilities to the new db:
curl -X POST http://user:pass@YOURCOUCH/\_replicate -d '{"source":"http://max.couchone.com/apps","target":"YOURDB", "doc\_ids":["_design/removalist"]}' -H "Content-type: application/json"
curl -X POST http://user:pass@YOURCOUCH/_replicate -d '{"source":"http://max.couchone.com/apps","target":"YOURDB", "doc_ids":["_design/removalist"]}' -H "Content-type: application/json"
### In-depth install