# -- # Copyright (C) 2001-2019 OTRS AG, https://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (GPL). If you # did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt. # --

[% Translate("GenericInterface Web Service Management") | html %]

[% USE WebserviceLink = String('AdminGenericInterfaceWebservice;Subaction=Change;WebserviceID=') %] [% BreadcrumbPath = [ { Name => Translate('Web Service Management'), Link => 'AdminGenericInterfaceWebservice', }, { Name => Data.WebserviceName, Link => WebserviceLink.append( Data.WebserviceID ), }, { Name => Translate('History'), } ] %] [% INCLUDE "Breadcrumb.tt" Path = BreadcrumbPath %]

[% Translate("Actions") | html %]

[% Translate("Hint") | html %]

[% Translate("Here you can view older versions of the current web service's configuration, export or even restore them.") | html %]

[% Translate("Configuration History List") | html %]

[% Translate("Version") | html %] [% Translate("Create time") | html %]
[% Translate("Loading") | html %]...

[% Translate("Select a single configuration version to see its details.") | html %]