jaceklaskowski / librarian-clojure

Book manager in Clojure
http://librarian-clojure.herokuapp.com/
22 stars 4 forks source link

Add and edit books in /admin, leave read-only view in / #19

Closed konrad-garus closed 12 years ago

konrad-garus commented 12 years ago

Move the view that currently has buttons to edit and books to /admin.

At / have a basic page with read-only view (no "add" button, no actions).

jaceklaskowski commented 12 years ago

Done.