mobile, too

relative-links
eric 2019-09-09 12:47:24 -04:00
parent 1b47ca8163
commit 5234dfb062
1 changed files with 1 additions and 1 deletions

View File

@ -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'