Fix namespace for query column
This commit is contained in:
parent
0580a1da03
commit
631d096abe
@ -1,11 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# This file is a part of redmine_db,
|
||||
# a Redmine plugin to manage custom database entries.
|
||||
#
|
||||
# Copyright (c) 2016-2021 AlphaNodes GmbH
|
||||
# https://alphanodes.com
|
||||
|
||||
class QueryRelationsColumn < QueryColumn
|
||||
# NOTE: used for CSV and PDF export
|
||||
def value_object(object)
|
||||
|
Loading…
Reference in New Issue
Block a user