And some more view calls added

This commit is contained in:
Michael 2020-04-24 12:59:19 +00:00
parent 3e5c3dce01
commit c4f7f3e26e
3 changed files with 7 additions and 21 deletions

View file

@ -103,6 +103,8 @@ return [
"name-date" => ["contact", "name-date"],
"uri-date" => ["contact", "uri-date"],
"avatar-date" => ["contact", "avatar-date"],
"contact_id" => ["contact", "id"], /// @todo Replaces all uses of "contact_id" with "id"
"picdate" => ["contact", "avatar-date"], /// @todo Replaces all uses of "picdate" with "avatar-date"
"term-date" => ["contact", "term-date"],
"last-item" => ["contact", "last-item"],
"lastitem_date" => ["contact", "last-item"], /// @todo Replaces all uses of "lastitem_date" with "last-item"