This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
84eeb9468c
gitlab-org--gitlab-foss
/
app
/
helpers
/
clusters_helper.rb
6 lines
80 B
Ruby
Raw
Normal View
History
Unescape
Escape
Use helper for feature check in cluster partials
2017-12-18 08:13:57 -05:00
module
ClustersHelper
def
has_multiple_clusters?
(
project
)
Hardcode clusters helper in CE
2017-12-18 08:35:08 -05:00
false
Use helper for feature check in cluster partials
2017-12-18 08:13:57 -05:00
end
end
Copy permalink