Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
<select [% IF id %] id='[% id %]' [% END -%]
title='[% arialabel || l("Select Library") %]'
- name='[% name %]' style="padding:3px;">
+ name='[% name %]' style="padding:3px;width:20em;">
[%-
WHILE node_stack.size > 0;
node = node_stack.pop();
porg = ctx.get_aou(porg.parent_ou);
END;
- pad_depth = pad_depth * 7;
+ pad_depth = pad_depth * 5;
display_name = loc_grp ? loc_grp.name : org_unit.name %]
[% IF node_value == 1 %]
[% display_name = "All PINES Libraries" %]