clean: remove unused code

This commit is contained in:
Levi Yan
2024-12-27 12:37:10 +08:00
repo.diff.parent d2684ce73f
repo.diff.commit 5b45eaa30f

repo.diff.view_file

@@ -50,14 +50,6 @@
<!-- mobile right menu, it must be here because in mobile view, each item is a flex column, the first item is a full row column -->
<div class="ui secondary menu item navbar-mobile-right only-mobile">
<!-- {{if and .IsSigned EnableTimetracking .ActiveStopwatch}}-->
<!-- <a id="mobile-stopwatch-icon" class="active-stopwatch item tw-mx-0" href="{{.ActiveStopwatch.IssueLink}}" title="{{ctx.Locale.Tr "active_stopwatch"}}" data-seconds="{{.ActiveStopwatch.Seconds}}">-->
<!-- <div class="tw-relative">-->
<!-- {{svg "octicon-stopwatch"}}-->
<!-- <span class="header-stopwatch-dot"></span>-->
<!-- </div>-->
<!-- </a>-->
<!-- {{end}}-->
{{if .IsSigned}}
<a id="mobile-notifications-icon" class="item tw-w-auto tw-p-2" href="{{AppSubUrl}}/notifications" data-tooltip-content="{{ctx.Locale.Tr "notifications"}}" aria-label="{{ctx.Locale.Tr "notifications"}}">
<div class="tw-relative">