add customer cart

This commit is contained in:
2015-10-23 20:39:10 +02:00
parent 23a0390a27
commit 0c92fdf167
11 changed files with 293 additions and 81 deletions

View File

@@ -136,7 +136,6 @@ $.widget( "fitness.transferList", {
self._refresh();
},
};
// base
this._super(key, value);