jaceklaskowski / librarian-clojure

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

General HTML and JS cleanup. #39

Closed zoldar closed 11 years ago

zoldar commented 11 years ago

This should be spread across a couple of commits, but after merging code from master it came out that it would be hard to separate the stages of change after the fact. I hope that the "convert to to 2 spaces" commit didn't contain any changes in the code itself :] Anyway, the page seems to work as before.

Uniformed indentation in html files (partially based on merge from master). JS moved to separate file with somewhat reduced redundnacy.