Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
atlas
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dataplatform
atlas
Commits
c7e42427
Commit
c7e42427
authored
6 years ago
by
gutkaBinit
Committed by
nixonrodrigues
6 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ATLAS-3093 UI : Fix to add missing tooltips to lineage page.
Signed-off-by:
nixonrodrigues
<
nixon@apache.org
>
parent
67a681f2
master
No related merge requests found
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
LineageLayoutView_tmpl.html
...dv2/public/js/templates/graph/LineageLayoutView_tmpl.html
+4
-4
No files found.
dashboardv2/public/js/templates/graph/LineageLayoutView_tmpl.html
View file @
c7e42427
...
...
@@ -95,16 +95,16 @@
</button>
</div>
<div>
<button
type=
"button"
data-id=
"setting-toggler"
class=
"btn btn-action btn-gray btn-sm"
><i
class=
"fa fa-gear"
></i></button>
<button
type=
"button"
data-id=
"setting-toggler"
title=
"Settings"
class=
"btn btn-action btn-gray btn-sm"
><i
class=
"fa fa-gear"
></i></button>
</div>
<div>
<button
type=
"button"
data-id=
"filter-toggler"
class=
"btn btn-action btn-gray btn-sm"
><i
class=
"fa fa-filter"
></i></button>
<button
type=
"button"
data-id=
"filter-toggler"
title=
"Filter"
class=
"btn btn-action btn-gray btn-sm"
><i
class=
"fa fa-filter"
></i></button>
</div>
<div>
<button
type=
"button"
data-id=
"search-toggler"
class=
"btn btn-action btn-gray btn-sm"
><i
class=
"fa fa-search"
></i></button>
<button
type=
"button"
data-id=
"search-toggler"
title=
"Search"
class=
"btn btn-action btn-gray btn-sm"
><i
class=
"fa fa-search"
></i></button>
</div>
<div>
<button
type=
"button"
data-id=
"fullScreen-toggler"
class=
"btn btn-action btn-gray btn-sm fullscreen_lineage"
><i
class=
"fa fa-expand"
></i></button>
<button
type=
"button"
data-id=
"fullScreen-toggler"
title=
"Full screen"
class=
"btn btn-action btn-gray btn-sm fullscreen_lineage"
><i
class=
"fa fa-expand"
></i></button>
</div>
<div
class=
"btn-group"
>
<button
type=
"button"
id=
"zoom_in"
class=
"btn btn-action btn-gray btn-sm lineageZoomButton"
title=
"Zoom In"
data-id=
"refreshBtn"
>
<i
class=
"fa fa-search-plus"
></i></button>
...
...
This diff is collapsed.
Click to expand it.
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