Skip to content

Commit

Permalink
test seen/unseen behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
Allie Crevier committed Sep 22, 2020
1 parent d586509 commit 0130428
Show file tree
Hide file tree
Showing 5 changed files with 950 additions and 261 deletions.
1 change: 0 additions & 1 deletion securedrop/journalist_app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ def index():

return render_template("index.html", unstarred=unstarred, starred=starred)


@view.route('/reply', methods=('POST',))
def reply():
"""Attempt to send a Reply from a Journalist to a Source. Empty
Expand Down
Loading

0 comments on commit 0130428

Please sign in to comment.