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
ef99ff0a
Commit
ef99ff0a
authored
Apr 12, 2017
by
Alexander Zobnin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
graph(create annotation): use single description for range
parent
8a1c35e1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
14 deletions
+1
-14
public/app/features/dashboard/partials/addAnnotationModal.html
+1
-14
No files found.
public/app/features/dashboard/partials/addAnnotationModal.html
View file @
ef99ff0a
...
...
@@ -42,8 +42,7 @@
</div>
<div>
<h6
ng-if=
"!ctrl.annotationTimeTo"
>
Description
</h6>
<h6
ng-if=
"ctrl.annotationTimeTo"
>
Description Start
</h6>
<h6>
Description
</h6>
</div>
<div
class=
"gf-form-group share-modal-options"
>
<div
class=
"gf-form"
>
...
...
@@ -51,18 +50,6 @@
</div>
</div>
<div
ng-if=
"ctrl.annotationTimeTo"
>
<div>
<h6>
Description Stop
</h6>
</div>
<div
class=
"gf-form-group share-modal-options"
>
<div
class=
"gf-form"
>
<textarea
rows=
"3"
class=
"gf-form-input width-27"
ng-model=
"ctrl.annotationTextTo"
></textarea>
</div>
</div>
</div>
<div
class=
"gf-form-button-row"
>
<button
class=
"btn gf-form-btn width-10 btn-success"
ng-click=
"ctrl.addAnnotation()"
>
<i
class=
"fa fa-pencil"
></i>
...
...
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