mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +00:00
Refactor Batch Builder and prevent accidental and excessive refreshes from the web ui
This commit is contained in:
parent
95ee1c423b
commit
4cc99881d8
32 changed files with 251 additions and 176 deletions
|
@ -1,11 +0,0 @@
|
|||
{{ define "title"}}{{ t "page.background_feed_refresh.title" }}{{ end }}
|
||||
|
||||
{{ define "content"}}
|
||||
<section class="page-header">
|
||||
<h1>{{ t "page.background_feed_refresh.title" }}</h1>
|
||||
{{ template "feed_menu" }}
|
||||
</section>
|
||||
|
||||
<p class="alert alert-success">{{ t "alert.background_feed_refresh" }}</p>
|
||||
|
||||
{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue