IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 20, 2005, 2:05:31 PM (21 years ago)
Author:
jhoblitt
Message:

remove unnecessary whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/templates/psdb/insert.tt

    r4196 r4325  
    1515
    1616    row = psMetadataAlloc();
    17 [% FOREACH item = columns %]
     17[% FOREACH item = columns -%]
    1818    psMetadataAdd(row, PS_LIST_TAIL, "[% item.name %]", [% item.mtype %], NULL, [% item.name %]);
    1919[% END -%]
Note: See TracChangeset for help on using the changeset viewer.