Fixing epics reorder on epics dashboard

stable
Alejandro Alonso 2016-09-09 08:21:31 +02:00 committed by David Barragán Merino
parent a275d88506
commit fb6b1ec095
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ class EpicsService
).toJS()
data = {
order: newOrder,
epics_order: newOrder,
version: epic.get('version')
}