diff --git a/CreateOpm.sh b/CreateOpm.sh index 59688e8..2061e94 100755 --- a/CreateOpm.sh +++ b/CreateOpm.sh @@ -1,5 +1,5 @@ #!/bin/bash LOCAL="$PWD" -cd /opt/otrs/bin -./otrs.PackageManager.pl -a build -p "$LOCAL"/QueuesPanel.sopm -o "$LOCAL"/ +cd /opt/otrs +bin/otrs.Console.pl Dev::Package::Build "$LOCAL"/QueuesPanel.sopm "$LOCAL"/ cd $LOCAL diff --git a/CreateOpmUFSC.sh b/CreateOpmUFSC.sh index 3dd99b6..5a8e52e 100755 --- a/CreateOpmUFSC.sh +++ b/CreateOpmUFSC.sh @@ -1,5 +1,5 @@ #!/bin/bash LOCAL="$PWD" -cd /opt/otrs/bin -./otrs.PackageManager.pl -a build -p "$LOCAL"/QueuePanelUFSC.sopm -o "$LOCAL"/ +cd /opt/otrs +bin/otrs.Console.pl Dev::Package::Build "$LOCAL"/QueuePanelUFSC.sopm "$LOCAL"/ cd $LOCAL diff --git a/Kernel/Output/HTML/Standard/CustomerFooterQPUFSC.tt b/Kernel/Output/HTML/Standard/CustomerFooterQPUFSC.tt deleted file mode 100755 index a8f3b62..0000000 --- a/Kernel/Output/HTML/Standard/CustomerFooterQPUFSC.tt +++ /dev/null @@ -1,33 +0,0 @@ -# -- -# CustomerFooterQPUFSC.tt - Footer para Queues Panel na UFSC -# Copyright (C) 2001-2014 OTRS AG, http://otrs.com/ -# -- -# This software comes with ABSOLUTELY NO WARRANTY. For details, see -# the enclosed file COPYING for license information (AGPL). If you -# did not receive this file, see http://www.gnu.org/licenses/agpl.txt. -# -- - -
- - - - -[% InsertTemplate("CustomerFooterJS.tt") %] - -