Remove icon for parent
This commit is contained in:
parent
ca6d78009c
commit
d9b2fb5b12
|
@ -111,7 +111,7 @@ if ($Url->pageNumber()==1) {
|
||||||
table('scheduled', 'clock-o');
|
table('scheduled', 'clock-o');
|
||||||
table('static', 'thumb-tack');
|
table('static', 'thumb-tack');
|
||||||
}
|
}
|
||||||
table('published', 'chevron-right');
|
table('published', '');
|
||||||
|
|
||||||
echo '
|
echo '
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|
Loading…
Reference in New Issue