Mercurial > lada > lada-client
comparison app/view/FilterPanel.js @ 1064:cc17de34c689
Renamed button.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 09 Mar 2016 16:27:58 +0100 |
parents | e3ca9f7d8a4f |
children | 414f7c9908d6 |
comparison
equal
deleted
inserted
replaced
1063:4654b788f3d4 | 1064:cc17de34c689 |
---|---|
79 text: 'Vorbelegung speichern', | 79 text: 'Vorbelegung speichern', |
80 margin: '0, 10, 0, 0' | 80 margin: '0, 10, 0, 0' |
81 }, { | 81 }, { |
82 xtype: 'button', | 82 xtype: 'button', |
83 action: 'resetdefault', | 83 action: 'resetdefault', |
84 text: 'Vorbelegung löschen' | 84 text: 'Vorbelegung zurücksetzen' |
85 }] | 85 }] |
86 }] | 86 }] |
87 }, { | 87 }, { |
88 xtype: 'panel', | 88 xtype: 'panel', |
89 border: false, | 89 border: false, |