Commit 7101f455 authored by Marin Jankovski's avatar Marin Jankovski

Resolve app/models/namespace.rb conflict

parent 9aafddcb
......@@ -230,13 +230,11 @@ class Namespace < ActiveRecord::Base
has_parent?
end
<<<<<<< HEAD
## EE only
def multiple_issue_boards_available?(user = nil)
feature_available?(:multiple_issue_boards)
end
=======
>>>>>>> upstream/master
def full_path_was
if parent_id_was.nil?
path_was
......
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