comparison app/controller/grid/Status.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 1f1467713c3f
comparison
equal deleted inserted replaced
825:426829f27b02 826:2362f8ab1e9f
117 } 117 }
118 } 118 }
119 }); 119 });
120 } 120 }
121 }); 121 });
122 grid.down('button[action=delete]').disable();
122 } 123 }
123 }); 124 });

http://lada.wald.intevation.org