comparison app/model/Messung.js @ 158:8e7f890dd6f4

Removed unused code.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Wed, 03 Jul 2013 13:35:50 +0200
parents 237a4efe715a
children f653bd7893c0
comparison
equal deleted inserted replaced
157:237a4efe715a 158:8e7f890dd6f4
19 type: 'json', 19 type: 'json',
20 root: 'data' 20 root: 'data'
21 } 21 }
22 } 22 }
23 }); 23 });
24
25 function buildId(v, record){
26 return record.get('probeId') + record.get('messungsId');
27 }

http://lada.wald.intevation.org