mirror of
https://github.com/lxsang/antd-web-apps
synced 2024-11-20 02:18:20 +01:00
fix
This commit is contained in:
parent
4710f183e1
commit
8921684a9a
@ -15,7 +15,7 @@
|
|||||||
if not preview then
|
if not preview then
|
||||||
?>
|
?>
|
||||||
<span class="fa fa-file-pdf-o"></span>
|
<span class="fa fa-file-pdf-o"></span>
|
||||||
<span class="text"><a href ="<?=HTTP_ROOT?>/index/pdf">Download</a></span>
|
<span class="text"><a href ="<?=HTTP_ROOT?>/index/pdf" target="_blank">Download</a></span>
|
||||||
<?lua
|
<?lua
|
||||||
end
|
end
|
||||||
?>
|
?>
|
||||||
|
Loading…
Reference in New Issue
Block a user