* Missing files
* Work on post exploration code by traversing dates
This commit is contained in:
@@ -1 +1,5 @@
|
||||
page["#score-for-post-#{@post.id} span"].val(@post.score)
|
||||
if @error
|
||||
page.alert(@error.to_s)
|
||||
else
|
||||
page["#score-for-post-#{@post.id} span"].text(@post.score)
|
||||
end
|
||||
Reference in New Issue
Block a user