diff options
author | hupptechnologies <git@hupp.in> | 2018-12-20 14:42:46 +0530 |
---|---|---|
committer | hupptechnologies <git@hupp.in> | 2018-12-20 14:42:46 +0530 |
commit | a9be6b17b9c8c6b4a59a89b9d3670cca1a6ed9af (patch) | |
tree | 474d4f937997bff5aadef65eb6585f75e420afa0 /.meteor | |
parent | ac6f8e85519da2b7eabcec6e598c96b5fb9a2cfa (diff) | |
download | wekan-a9be6b17b9c8c6b4a59a89b9d3670cca1a6ed9af.tar.gz wekan-a9be6b17b9c8c6b4a59a89b9d3670cca1a6ed9af.tar.bz2 wekan-a9be6b17b9c8c6b4a59a89b9d3670cca1a6ed9af.zip |
Issue : UI feature suggestion: drag handles and long press #1772
Resolved #1772
Diffstat (limited to '.meteor')
-rw-r--r-- | .meteor/packages | 6 | ||||
-rw-r--r-- | .meteor/versions | 4 |
2 files changed, 3 insertions, 7 deletions
diff --git a/.meteor/packages b/.meteor/packages index 88a0cae6..306cfc1c 100644 --- a/.meteor/packages +++ b/.meteor/packages @@ -86,7 +86,7 @@ momentjs:moment@2.22.2 browser-policy-framing mquandalle:moment msavin:usercache -wekan:wekan-ldap -wekan:accounts-cas -wekan-scrollbar +#wekan:wekan-ldap +#wekan:accounts-cas +#wekan-scrollbar mquandalle:perfect-scrollbar diff --git a/.meteor/versions b/.meteor/versions index e09ff33f..8c5c1569 100644 --- a/.meteor/versions +++ b/.meteor/versions @@ -179,8 +179,4 @@ useraccounts:unstyled@1.14.2 verron:autosize@3.0.8 webapp@1.4.0 webapp-hashing@1.0.9 -wekan-scrollbar@3.1.3 -wekan:accounts-cas@0.1.0 -wekan:wekan-ldap@0.0.2 -yasaricli:slugify@0.0.7 zimme:active-route@2.3.2 |