summaryrefslogtreecommitdiffstats
path: root/client/lib/popup.js
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-10-09 15:55:44 +0300
committerLauri Ojansivu <x@xet7.org>2017-10-09 15:55:44 +0300
commit10cb2db94f4a6bb8160d4250a4a44be766398ace (patch)
tree279d0e56be46500a626fd74510d43ddf5abf9c1f /client/lib/popup.js
parentc84187bdadb7f1afaa8211773d1d1cb986709099 (diff)
parentc346743234833da6210beb8580dbf1290b2fbb04 (diff)
downloadwekan-10cb2db94f4a6bb8160d4250a4a44be766398ace.tar.gz
wekan-10cb2db94f4a6bb8160d4250a4a44be766398ace.tar.bz2
wekan-10cb2db94f4a6bb8160d4250a4a44be766398ace.zip
Merge branch 'amadilsons-issue783' into devel
WIP Limits. Thanks to amadilsons ! Closes #783
Diffstat (limited to 'client/lib/popup.js')
-rw-r--r--client/lib/popup.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/lib/popup.js b/client/lib/popup.js
index 3658d883..d9e29ff1 100644
--- a/client/lib/popup.js
+++ b/client/lib/popup.js
@@ -205,4 +205,3 @@ escapeActions.forEach((actionName) => {
}
);
});
-