Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jérome Perrin
gitlab-ce
Commits
6e9ff2e5
Commit
6e9ff2e5
authored
Mar 21, 2016
by
Alfredo Sumaran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete .remove-badge from badge
parent
80174538
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
app/assets/javascripts/search_autocomplete.js.coffee
app/assets/javascripts/search_autocomplete.js.coffee
+0
-1
app/views/shared/_location_badge.html.haml
app/views/shared/_location_badge.html.haml
+0
-3
No files found.
app/assets/javascripts/search_autocomplete.js.coffee
View file @
6e9ff2e5
...
@@ -164,7 +164,6 @@ class @SearchAutocomplete
...
@@ -164,7 +164,6 @@ class @SearchAutocomplete
html
=
"<span class='location-badge'>
html
=
"<span class='location-badge'>
<i class='location-text'>
#{
category
}#{
value
}
</i>
<i class='location-text'>
#{
category
}#{
value
}
</i>
<a class='remove-badge' href='#'>x</a>
</span>"
</span>"
@
locationBadgeEl
.
html
(
html
)
@
locationBadgeEl
.
html
(
html
)
...
...
app/views/shared/_location_badge.html.haml
View file @
6e9ff2e5
...
@@ -7,6 +7,3 @@
...
@@ -7,6 +7,3 @@
%span
.location-badge
%span
.location-badge
%i
.location-text
%i
.location-text
=
label
=
label
%a
.remove-badge
{
href:
'#'
}
x
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