mobile, too
parent
1b47ca8163
commit
5234dfb062
|
@ -212,7 +212,7 @@ class MobileFormatter (XMLishFormatter):
|
|||
cat.extra = file_.hr_extent
|
||||
|
||||
cat.charset = file_.encoding
|
||||
cat.url = file_.url
|
||||
cat.url = '/' + file_.filename
|
||||
cat.icon = dc.icon
|
||||
cat.icon2 = 'download'
|
||||
cat.class_ += 'filelink'
|
||||
|
|
Loading…
Reference in New Issue