|
|
|
@@ -287,7 +287,7 @@ |
|
|
|
<div class="right fitted item"> |
|
|
|
<button class="ui green button tiny" id="notebook-debug" style="display: flex;align-items: center;"> |
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="16" height="16"><path fill="none" d="M0 0h24v24H0z"/><path d="M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm1 2v14h16V5H4zm8 10h6v2h-6v-2zm-3.333-3L5.838 9.172l1.415-1.415L11.495 12l-4.242 4.243-1.415-1.415L8.667 12z" fill="rgba(255,255,255,1)"/></svg> |
|
|
|
<span style="margin-left:0.3rem">{{.i18n.Tr "repo.notebook_open"}}</span> |
|
|
|
<span style="margin-left:0.3rem;font-size: 14px;">{{.i18n.Tr "repo.notebook_open"}}</span> |
|
|
|
</button> |
|
|
|
</div> |
|
|
|
{{end}} |
|
|
|
|