comparison app/controller/grid/Ort.js @ 826:2362f8ab1e9f

disable remove button after a item is deleted from grid
author Dustin Demuth <dustin@intevation.de>
date Fri, 29 May 2015 15:26:52 +0200
parents 6e28ebbe1a73
children
comparison
equal deleted inserted replaced
825:426829f27b02 826:2362f8ab1e9f
96 } 96 }
97 } 97 }
98 }); 98 });
99 } 99 }
100 }); 100 });
101 grid.down('button[action=delete]').disable();
101 } 102 }
102 }); 103 });

http://lada.wald.intevation.org