Fix namespace for query column

This commit is contained in:
Alexander Meindl 2021-04-21 14:57:24 +02:00
parent 0580a1da03
commit 631d096abe

View File

@ -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)