mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-03-31 02:49:11 +02:00
feat(#171): supports display raw content
This commit is contained in:
@@ -20,6 +20,12 @@
|
||||
ng-href="{{url}}"
|
||||
target="__self"
|
||||
class="btn btn-outline-primary btn-sm"
|
||||
>View raw</a
|
||||
>
|
||||
<a
|
||||
ng-href="{{url}}?download=true"
|
||||
target="__self"
|
||||
class="btn btn-outline-primary btn-sm"
|
||||
>Download file</a
|
||||
>
|
||||
<a
|
||||
|
||||
Reference in New Issue
Block a user