Skip to content

Commit

Permalink
prettier name for the rel date
Browse files Browse the repository at this point in the history
  • Loading branch information
plamere committed Feb 21, 2016
1 parent c6b7674 commit 72ae8c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/components.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import pbl
emport pbl
import plugs
import copy
import pyen
Expand Down Expand Up @@ -868,7 +868,7 @@
page</a>
""",

"title": "$name (rel date filtered)",
"title": "$name",
"params": {
"name": {
"type" : "string",
Expand Down

0 comments on commit 72ae8c8

Please sign in to comment.