Commit 2b45ae09 authored by Matija Čupić's avatar Matija Čupić

Hardcode clusters helper in CE

parent dd66c6a2
module ClustersHelper
def has_multiple_clusters?(project)
project.feature_available?(:multiple_clusters)
false
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment