From b298ed59554d78db17a09a5ad8682c98ad7ce581 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 15 Aug 2013 14:32:20 -0700 Subject: fix error handling path, #24070 --- httemplate/edit/bulk-part_pkg.html | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/edit/bulk-part_pkg.html') diff --git a/httemplate/edit/bulk-part_pkg.html b/httemplate/edit/bulk-part_pkg.html index 9d0792f54..4665c9f95 100644 --- a/httemplate/edit/bulk-part_pkg.html +++ b/httemplate/edit/bulk-part_pkg.html @@ -6,6 +6,7 @@ .row0 { background-color: #eeeeee; } .row1 { background-color: #ffffff; } +<& /elements/error.html &>
-- cgit v1.2.1