Fix specs BACKPORT

This commit is contained in:
Felipe Artur 2017-09-04 16:55:29 -03:00
parent aa997e4297
commit f5bb1789ee
2 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,7 @@ class Projects::BoardsController < Projects::ApplicationController
def assign_endpoint_vars
@boards_endpoint = project_boards_url(project)
@bulk_issues_path = bulk_update_project_issues_path(project)
@namespace_path = project.namespace.path
@namespace_path = project.namespace.full_path
@labels_endpoint = project_labels_path(project)
end

View File

@ -26,6 +26,7 @@ module Gitlab
apple-touch-icon.png
assets
autocomplete
boards
ci
dashboard
deploy.html