|
|
@@ -111,7 +111,7 @@ |
|
|
|
<td class="ti-text-form-content"> |
|
|
|
<div class="text-span text-span-w" id="{{.VersionName}}-code"> |
|
|
|
{{.BranchName}} |
|
|
|
{{if .CommitID}} |
|
|
|
{{if not .BootFile}} |
|
|
|
<span style="margin-left:1rem" class="ui label">{{SubStr .CommitID 0 10}}</span> |
|
|
|
{{end}} |
|
|
|
</div> |
|
|
@@ -378,7 +378,7 @@ |
|
|
|
{{template "base/footer" .}} |
|
|
|
<script src="{{StaticUrlPrefix}}/js/specsuse.js?v={{MD5 AppVer}}" type="text/javascript"></script> |
|
|
|
<script> |
|
|
|
console.log({{.version_list_task}}) |
|
|
|
|
|
|
|
$('.menu .item').tab() |
|
|
|
$(document).ready(function () { |
|
|
|
$('.ui.accordion').accordion({ selector: { trigger: '.icon' } }); |
|
|
|