relative info, too
darcs-hash:20080729194457-84dde-fd0545edb3af519ccc43ee3ac50ad5eb14c35dad.gz
This commit is contained in:
parent
8fd20f58e6
commit
f26ed46266
|
@ -129,7 +129,7 @@ class TagAction extends StreamAction {
|
|||
($relative > 0.002) ? 'verysmall' :
|
||||
'smallest';
|
||||
|
||||
common_element('a', array('class' => "$cls weight-$weight",
|
||||
common_element('a', array('class' => "$cls weight-$weight relative-$relative",
|
||||
'href' => common_local_url('tag', array('tag' => $tag))),
|
||||
$tag);
|
||||
common_text(' ');
|
||||
|
|
Loading…
Reference in New Issue
Block a user