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/product_matrix/static/src/js/section_and_note_widget.js | 0 addons/product_matrix/static/src/scss/product_matrix.scss | 0 addons/product_matrix/static/src/xml/product_matrix.xml | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 addons/product_matrix/static/src/js/section_and_note_widget.js mode change 100644 => 100755 addons/product_matrix/static/src/scss/product_matrix.scss mode change 100644 => 100755 addons/product_matrix/static/src/xml/product_matrix.xml (limited to 'addons/product_matrix/static/src') diff --git a/addons/product_matrix/static/src/js/section_and_note_widget.js b/addons/product_matrix/static/src/js/section_and_note_widget.js old mode 100644 new mode 100755 diff --git a/addons/product_matrix/static/src/scss/product_matrix.scss b/addons/product_matrix/static/src/scss/product_matrix.scss old mode 100644 new mode 100755 diff --git a/addons/product_matrix/static/src/xml/product_matrix.xml b/addons/product_matrix/static/src/xml/product_matrix.xml old mode 100644 new mode 100755 -- cgit v1.2.3