aboutsummaryrefslogtreecommitdiff
path: root/web/app/model
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/model')
-rw-r--r--web/app/model/Attribute.js (renamed from web/app/model/Parameter.js)2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/model/Parameter.js b/web/app/model/Attribute.js
index 30aa67719..78acdb1d9 100644
--- a/web/app/model/Parameter.js
+++ b/web/app/model/Attribute.js
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-Ext.define('Traccar.model.Parameter', {
+Ext.define('Traccar.model.Attribute', {
extend: 'Ext.data.Model',
fields: [{