added more legacy api endpoints

This commit is contained in:
albert
2013-01-22 17:42:00 -05:00
parent 5754089c2b
commit e0c563373a
9 changed files with 57 additions and 0 deletions

View File

@@ -171,12 +171,14 @@ div#c-post-versions {
color: green;
text-decoration: none;
margin-right: 0.5em;
word-wrap: break-word
}
del, del a {
color: red;
text-decoration: line-through;
margin-right: 0.5em;
word-wrap: break-word
}
}
}