mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 22:34:47 +00:00
Fix bulk edit dialog form structure
This commit is contained in:
@@ -57,8 +57,6 @@ export default class extends Controller {
|
||||
date_formatted: d.date_formatted,
|
||||
trend: d.trend,
|
||||
}));
|
||||
|
||||
console.log(this._normalDataPoints);
|
||||
}
|
||||
|
||||
_rememberInitialContainerSize() {
|
||||
|
||||
Reference in New Issue
Block a user