-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathShowQueueComment.sopm
More file actions
19 lines (19 loc) · 985 Bytes
/
ShowQueueComment.sopm
File metadata and controls
19 lines (19 loc) · 985 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8" ?>
<otrs_package version="1.0">
<!-- GENERATED WITH OTRS::OPM::Maker::Command::sopm (1.29) -->
<Name>ShowQueueComment</Name>
<Version>5.0.2</Version>
<Framework>4.0.x</Framework>
<Framework>5.0.x</Framework>
<Vendor>Perl-Services.de</Vendor>
<URL>http://www.perl-services.de</URL>
<Description Lang="de">Zeige Queue-Kommentare in Ticketerstellmasken.</Description>
<Description Lang="en">Show queue comment in ticket create forms</Description>
<License>GNU AFFERO GENERAL PUBLIC LICENSE Version 3, November 2007</License>
<Filelist>
<File Permission="644" Location="Custom/Kernel/Output/HTML/FilterElementPost/ShowQueueComment.pm" />
<File Permission="644" Location="Kernel/Config/Files/ShowQueueComment.xml" />
<File Permission="644" Location="doc/ShowQueueComment.json" />
<File Permission="644" Location="doc/en/ShowQueueComment.pod" />
</Filelist>
</otrs_package>