Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
9fa1255eb8e7eb0659e210aba69ae4cc50a7fdda
/
.
/
views
/
ngXosViews
/
vpnDashboard
/
src
/
templates
/
client-script.tpl.html
blob: 6810580f3102623371ebf64826b2e8a98032411d [
file
] [
log
] [
blame
]
<a
href
=
"/static/vpn/{{ vm.script_location }}"
download
id
=
"download"
hidden
>
{{ vm.script_location }}
</a>
<script>
// document.getElementById('download').click();
</script>