Home
last modified time | relevance | path

Searched hist:ff2afc7c7bdf9f04b6bc2917af42ff865757c54d (Results 1 – 1 of 1) sorted by relevance

/plugin/struct/
H A Dhelper.phpf0ee60b954b9647d3eb2249b991590b08ad39158 Sat Mar 16 21:50:50 UTC 2019 Michael Große <mic.grosse@googlemail.com> 🐛 Fix saved lookup row not being displayed

This fixes a bug that was introduced in ff2afc7c7bdf9f04b6bc2917af42ff865757c54d

When saving the lookup we need the id of the row we just saved to create
the response to the original ajax request.

Closes #398

ff2afc7c7bdf9f04b6bc2917af42ff865757c54d Tue May 22 14:46:24 UTC 2018 Michael Große <grosse@cosmocode.de> refactor: Move saving of lookup row to helper method

This should make saving lookup data easier, both for tests and external plugins