From 14ce21d220d21a6d9e5f7286a128d9838a768e0a Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Fri, 19 Aug 2022 10:36:49 +0700 Subject: initial commit release --- addons/mail/static/src/components/chatter/chatter.js | 0 addons/mail/static/src/components/chatter/chatter.scss | 0 addons/mail/static/src/components/chatter/chatter.xml | 0 .../static/src/components/chatter/chatter_suggested_recipient_tests.js | 0 addons/mail/static/src/components/chatter/chatter_tests.js | 0 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 addons/mail/static/src/components/chatter/chatter.js mode change 100644 => 100755 addons/mail/static/src/components/chatter/chatter.scss mode change 100644 => 100755 addons/mail/static/src/components/chatter/chatter.xml mode change 100644 => 100755 addons/mail/static/src/components/chatter/chatter_suggested_recipient_tests.js mode change 100644 => 100755 addons/mail/static/src/components/chatter/chatter_tests.js (limited to 'addons/mail/static/src/components/chatter') diff --git a/addons/mail/static/src/components/chatter/chatter.js b/addons/mail/static/src/components/chatter/chatter.js old mode 100644 new mode 100755 diff --git a/addons/mail/static/src/components/chatter/chatter.scss b/addons/mail/static/src/components/chatter/chatter.scss old mode 100644 new mode 100755 diff --git a/addons/mail/static/src/components/chatter/chatter.xml b/addons/mail/static/src/components/chatter/chatter.xml old mode 100644 new mode 100755 diff --git a/addons/mail/static/src/components/chatter/chatter_suggested_recipient_tests.js b/addons/mail/static/src/components/chatter/chatter_suggested_recipient_tests.js old mode 100644 new mode 100755 diff --git a/addons/mail/static/src/components/chatter/chatter_tests.js b/addons/mail/static/src/components/chatter/chatter_tests.js old mode 100644 new mode 100755 -- cgit v1.2.3