Call me Wekan

Thank you @neynah for the Wekan icons

Closes #247
This commit is contained in:
Maxime Quandalle 2015-08-28 09:50:41 +02:00
parent 691c3aff68
commit 84f49fa7a1
21 changed files with 240 additions and 57 deletions

View file

@ -45,7 +45,7 @@ BlazeComponent.extendComponent({
// In case the filter is active we need to add the newly inserted card in
// the list of exceptions -- cards that are not filtered. Otherwise the
// card will disappear instantly.
// See https://github.com/libreboard/libreboard/issues/80
// See https://github.com/wekan/wekan/issues/80
Filter.addException(_id);
// We keep the form opened, empty it, and scroll to it.