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
cc185c13
Commit
cc185c13
authored
4 years ago
by
kevalbhatt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ATLAS-3156:- After tag error loader not hiding #3
(cherry picked from commit 0bf8af7f3db797b1cf1e9bba4fd6490d06015ae4)
parent
86ba342f
master
No related merge requests found
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
TagLayoutView.js
dashboardv2/public/js/views/tag/TagLayoutView.js
+3
-0
No files found.
dashboardv2/public/js/views/tag/TagLayoutView.js
View file @
cc185c13
...
...
@@ -611,6 +611,9 @@ define(['require',
that
.
collection
.
fullCollection
.
remove
(
deleteTagData
);
// to update tag list of search tab fetch typeHeaders.
that
.
typeHeaders
.
fetch
({
reset
:
true
});
},
cust_error
:
function
()
{
that
.
changeLoaderState
(
false
);
}
});
}
...
...
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