renamed constant and removed some accidental tabs.
This commit is contained in:
parent
9efcd661a0
commit
d540cba22a
2
base.php
2
base.php
|
@ -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 () {
|
||||||
|
|
Loading…
Reference in a new issue