renamed constant and removed some accidental tabs.

This commit is contained in:
At-Libitum 2013-11-30 16:21:52 +01:00
parent 9efcd661a0
commit d540cba22a
2 changed files with 17 additions and 17 deletions

View file

@ -278,7 +278,7 @@ class Entry
CustomColumn::ALL_CUSTOMS_ID => 'images/tag.png', CustomColumn::ALL_CUSTOMS_ID => 'images/tag.png',
"cops:books$" => 'images/allbook.png', "cops:books$" => 'images/allbook.png',
"cops:books:letter" => 'images/allbook.png', "cops:books:letter" => 'images/allbook.png',
"cops:publishers" => 'images/publisher.png' Publisher::ALL_PUBLISHERS_ID => 'images/publisher.png'
); );
public function getUpdatedTime () { public function getUpdatedTime () {