From 8c5a1df1a46121c75a829eb1d57956c9731940ab Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 28 Jun 2011 22:36:20 +0000 Subject: add no export option to bulk service changes, RT#13439 --- httemplate/edit/bulk-cust_svc.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'httemplate') diff --git a/httemplate/edit/bulk-cust_svc.html b/httemplate/edit/bulk-cust_svc.html index a3c21b112..09725966f 100644 --- a/httemplate/edit/bulk-cust_svc.html +++ b/httemplate/edit/bulk-cust_svc.html @@ -4,7 +4,7 @@ <% include('/elements/progress-init.html', 'OneTrueForm', - [qw( old_svcpart new_svcpart pkgpart )], + [qw( old_svcpart new_svcpart pkgpart noexport )], 'process/bulk-cust_svc.cgi', $p.'browse/part_svc.cgi', ) @@ -74,11 +74,13 @@ to new service definition
-
+ Disable exports (provisioning) of changes +

+ -- cgit v1.2.1