Skip to content
  • Julien Wajsberg's avatar
    Fix the "delete" button in the table view · ef896f99
    Julien Wajsberg authored
    In c7fa6c8b the code using
    `updateFlatStatus` moved to the new file `flatstableline.vue` but the
    actual method wasn't moved in the process, yielding an error when one
    wanted to use the button.
    
    This patch moves the method to the new file.
    ef896f99