gitlab-org--gitlab-foss/app/helpers
Phil Hughes d84992375c Fixed issue with spacing in issuable header
The Ruby was returning the HTML without a spacing next to the word 'by'

Closes #17864
2016-05-27 11:51:32 +01:00
..
appearances_helper.rb
application_helper.rb Merge branch 'issue-filter-name-options' into 'master' 2016-05-25 19:44:06 +00:00
application_settings_helper.rb
auth_helper.rb
blob_helper.rb
branches_helper.rb
broadcast_messages_helper.rb
button_helper.rb
ci_status_helper.rb
commits_helper.rb Reduced number of buttons in commit header 2016-05-26 11:19:11 +01:00
compare_helper.rb
dashboard_helper.rb
diff_helper.rb
dropdowns_helper.rb
emails_helper.rb
events_helper.rb
explore_helper.rb
external_wiki_helper.rb
form_helper.rb
git_helper.rb
gitlab_markdown_helper.rb
gitlab_routing_helper.rb
graph_helper.rb
groups_helper.rb
icons_helper.rb
import_helper.rb
issuables_helper.rb Fixed issue with spacing in issuable header 2016-05-27 11:51:32 +01:00
issues_helper.rb Remove `issue_to_atom` helper 2016-05-23 17:06:26 -04:00
labels_helper.rb
merge_requests_helper.rb
milestones_helper.rb
namespaces_helper.rb
nav_helper.rb Add fade out to left side of layout nav; remove dropdown nav helper; remove controls button from mobile 2016-05-25 17:14:28 -05:00
notes_helper.rb
notifications_helper.rb
page_layout_helper.rb
preferences_helper.rb
projects_helper.rb
runners_helper.rb
search_helper.rb
selects_helper.rb
snippets_helper.rb
sorting_helper.rb
submodule_helper.rb
tab_helper.rb Use start_with? instead of regex 2016-05-24 00:23:23 +02:00
tags_helper.rb
time_helper.rb
todos_helper.rb Make conditional a guard clause 2016-05-25 08:15:20 -04:00
tree_helper.rb
triggers_helper.rb
version_check_helper.rb
visibility_level_helper.rb