|
|
@@ -169,7 +169,7 @@ |
|
|
|
|
|
|
|
|
<script> |
|
|
<script> |
|
|
let repolink = {{.RepoLink}} |
|
|
let repolink = {{.RepoLink}} |
|
|
let repoId = {{$repository}} |
|
|
|
|
|
|
|
|
|
|
|
let url_href = window.location.pathname.split('create')[0] |
|
|
let url_href = window.location.pathname.split('create')[0] |
|
|
$(".ui.button").attr('href',url_href) |
|
|
$(".ui.button").attr('href',url_href) |
|
|
|
|
|
|
|
|
|