Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F Flatisfy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Phyks
  • Flatisfy
  • Merge requests
  • !33

Fix the "delete" button in the table view

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Julien Wajsberg requested to merge jwajsberg/Flatisfy:fix-delete-button-on-main-table-view into master Oct 30, 2018
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 2

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.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-delete-button-on-main-table-view