RSS Git Download  Clone
Raw Blame History
 [% META title = 'Resources » Chart » Requests by request number' %]
 
<!-- BEGIN [% template.name %] -->
    <h3>Requests by request number:</h3>

    [%
        # PROCESS chart/constraints.tt; not appropriate
        resource_target = 'requests_by_request/cylinder_bar_shape';
        constraint_type = 'all_data';
        
        INCLUDE chart/image.tt;
    %]
<!-- END [% template.name %] -->