This is an automated email from the ASF dual-hosted git repository.
piotrz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/develop by this push:
new fc82f0f Add MDL theme to main pom themes
fc82f0f is described below
commit fc82f0ffd45b9f8102b242ad7d085a3829c8b965
Author: Piotr Zarzycki <[email protected]>
AuthorDate: Tue Jul 3 23:38:37 2018 +0200
Add MDL theme to main pom themes
---
frameworks/themes/pom.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/frameworks/themes/pom.xml b/frameworks/themes/pom.xml
index b886b43..2b7337f 100644
--- a/frameworks/themes/pom.xml
+++ b/frameworks/themes/pom.xml
@@ -34,7 +34,8 @@
<modules>
<module>Basic</module>
-
+ <module>MDL</module>
+
<module>JewelTheme</module>
<module>Jewel-Light-NoFlat-Primary-Amethyst-Theme</module>