mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-17 11:59:30 +00:00
feat: add search repository on dashboard. (#773)
This commit is contained in:
parent
7765593018
commit
d078aa30d6
6 changed files with 20 additions and 4 deletions
|
@ -45,6 +45,7 @@
|
|||
{{if .RequireDropzone}}
|
||||
<link rel="stylesheet" href="{{AppSubUrl}}/plugins/dropzone-4.2.0/dropzone.css">
|
||||
{{end}}
|
||||
<style class="list-search-style"></style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="full height">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue