Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
889bc293
Commit
889bc293
authored
Jan 24, 2018
by
Torkel Ödegaard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ux: minor change, added import dashboard link to dashboard search side view
parent
2d090829
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
public/app/core/components/search/search.html
+5
-4
No files found.
public/app/core/components/search/search.html
View file @
889bc293
...
...
@@ -45,12 +45,13 @@
<div
class=
"search-filter-box"
>
<a
href=
"dashboard/new"
class=
"search-filter-box-link"
>
<i
class=
"gicon gicon-dashboard-new"
></i>
New dashboard
<i
class=
"gicon gicon-dashboard-new"
></i>
New dashboard
</a>
<a
href=
"dashboards/folder/new"
class=
"search-filter-box-link"
>
<i
class=
"gicon gicon-folder-new"
></i>
New folder
<i
class=
"gicon gicon-folder-new"
></i>
New folder
</a>
<a
href=
"dashboard/import"
class=
"search-filter-box-link"
>
<i
class=
"gicon gicon-dashboard-import"
></i>
Import dashboard
</a>
<a
class=
"search-filter-box-link"
target=
"_blank"
href=
"https://grafana.com/dashboards?utm_source=grafana_search"
>
<img
src=
"public/img/icn-dashboard-tiny.svg"
width=
"20"
/>
Find dashboards on Grafana.com
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment