flatisfy/flatisfy/web
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
..
js_src Fix the "delete" button in the table view 2018-10-30 14:52:19 +01:00
routes Make CI fail if a test fails + a bit of linting 2018-01-18 14:48:28 +01:00
static Better mobile UI 2017-05-09 16:02:24 +02:00
__init__.py Initial commit 2017-04-13 20:03:59 +02:00
app.py Serve the .well-known directory to support letsencrypt's ACME protocol 2018-09-25 15:41:46 +02:00
configplugin.py Fix Decimal issue with JSON 2017-05-03 15:55:06 +02:00
dbplugin.py Refilter command and backends in config 2017-05-03 15:55:07 +02:00