flatisfy/flatisfy/web/js_src
Julien Wajsberg ef896f999f Fix the "delete" button in the table view
In c7fa6c8b5b 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.
2018-10-30 14:52:19 +01:00
..
api Cleaner API 2017-12-05 12:20:40 +01:00
components Fix the "delete" button in the table view 2018-10-30 14:52:19 +01:00
i18n Localization ! 2018-10-13 17:11:43 +02:00
router Add a search feature and matching UI elements 2017-05-03 15:55:08 +02:00
store Add an ICS feed of visits 2017-11-10 16:29:38 +01:00
tools Use stars to note flats 2017-05-03 22:14:51 +02:00
views Add emphasis to the expired status 2018-10-13 17:11:43 +02:00
main.js Switch to a Vue-based web app 2017-05-03 15:54:26 +02:00