* Implemented comment votes

* Refactored voting code a bit
This commit is contained in:
albert 2010-10-27 19:51:01 -04:00
parent 857379fadf
commit f9cdcef2c0

View File

@ -0,0 +1,3 @@
if @error
page.alert(@error.to_s)
end