summaryrefslogtreecommitdiff
path: root/httemplate/edit/elements
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-04-30 02:34:51 -0700
committerIvan Kohler <ivan@freeside.biz>2015-04-30 02:34:51 -0700
commit7d34aacffa38c4cac09b54080487a66c264e4668 (patch)
treee3b27abf58b2c71ff3a12eb18971140c60e6d973 /httemplate/edit/elements
parent58cdf1b78c0cd419eacf7db8661564af050e0f12 (diff)
service dependencies: UI, RT#33685
Diffstat (limited to 'httemplate/edit/elements')
-rw-r--r--httemplate/edit/elements/export_svc.html6
-rw-r--r--httemplate/edit/elements/part_svc_column.html7
2 files changed, 6 insertions, 7 deletions
diff --git a/httemplate/edit/elements/export_svc.html b/httemplate/edit/elements/export_svc.html
index 5962ae7f8..1735148a4 100644
--- a/httemplate/edit/elements/export_svc.html
+++ b/httemplate/edit/elements/export_svc.html
@@ -39,8 +39,8 @@ function toggle_selectrole() {
}
</&>
</script>
-<& /elements/table.html &>
- <TR><TH COLSPAN=<% $columns %>>Exports</TH></TR>
+<FONT CLASS="fsinnerbox-title">Exports</FONT>
+<TABLE CLASS="fsinnerbox">
<TR>
% # exports
% foreach my $part_export (@part_export) {
@@ -81,4 +81,4 @@ function toggle_selectrole() {
% }
% }
</TR>
-</TABLE><BR><BR>
+</TABLE><BR>
diff --git a/httemplate/edit/elements/part_svc_column.html b/httemplate/edit/elements/part_svc_column.html
index a6ccaf867..23a6deb56 100644
--- a/httemplate/edit/elements/part_svc_column.html
+++ b/httemplate/edit/elements/part_svc_column.html
@@ -63,15 +63,14 @@ my %communigate_fields = (
);
</%once>
<INPUT TYPE="hidden" NAME="svcdb" VALUE="<% $svcdb %>">
-<BR><BR>
+<BR>
%# include export selection
<& export_svc.html,
part_svc => $part_svc,
svcdb => $svcdb
&>
-For the selected table, you can give fields default or fixed (unchangeable)
-values, or select an inventory class to manually or automatically fill in
-that field.
+
+<FONT CLASS="fsinnerbox-title">Fields</FONT>
<& /elements/table-grid.html, cellpadding => 4 &>
<TR>
<TH BGCOLOR="#cccccc">Field</TH>