You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by pi...@apache.org on 2017/03/24 23:33:45 UTC

git commit: [flex-asjs] [refs/heads/develop] - Bring back MDLDynamicTabsExample - it seems to be working now

Repository: flex-asjs
Updated Branches:
  refs/heads/develop 208b64212 -> bea3e9456


Bring back MDLDynamicTabsExample - it seems to be working now


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/bea3e945
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/bea3e945
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/bea3e945

Branch: refs/heads/develop
Commit: bea3e94561e08cf6dd2a76abbc44e27ee622092a
Parents: 208b642
Author: piotrz <pi...@apache.org>
Authored: Sat Mar 25 00:33:40 2017 +0100
Committer: piotrz <pi...@apache.org>
Committed: Sat Mar 25 00:33:40 2017 +0100

----------------------------------------------------------------------
 examples/flexjs/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/bea3e945/examples/flexjs/pom.xml
----------------------------------------------------------------------
diff --git a/examples/flexjs/pom.xml b/examples/flexjs/pom.xml
index 328cae1..0831f2f 100644
--- a/examples/flexjs/pom.xml
+++ b/examples/flexjs/pom.xml
@@ -52,8 +52,8 @@
     <module>HelloWorld</module>
     <module>ListExample</module>
     <module>MapSearch</module>
-    <!--module>MDLBlogExample</module>
-    <module>MDLDynamicTabsExample</module-->
+    <!--module>MDLBlogExample</module>-->
+    <module>MDLDynamicTabsExample</module>
     <module>MDLExample</module>
     <module>MobileMap</module>
     <module>MobileStocks</module>