You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2014/11/14 14:15:48 UTC

git commit: [flex-utilities] [refs/heads/apache-tour-de-flex-1.2] - comment out flexicious examples for now

Repository: flex-utilities
Updated Branches:
  refs/heads/apache-tour-de-flex-1.2 a371f822f -> 346c7ea4d


comment out flexicious examples for now


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

Branch: refs/heads/apache-tour-de-flex-1.2
Commit: 346c7ea4d62488f6ddfce7c701bc4990db8460dc
Parents: a371f82
Author: Justin Mclean <jm...@apache.org>
Authored: Sat Nov 15 00:15:12 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Sat Nov 15 00:15:12 2014 +1100

----------------------------------------------------------------------
 TourDeFlex/TourDeFlex3/src/3rdparty.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/346c7ea4/TourDeFlex/TourDeFlex3/src/3rdparty.xml
----------------------------------------------------------------------
diff --git a/TourDeFlex/TourDeFlex3/src/3rdparty.xml b/TourDeFlex/TourDeFlex3/src/3rdparty.xml
index 97b6b48..3d34ffc 100755
--- a/TourDeFlex/TourDeFlex3/src/3rdparty.xml
+++ b/TourDeFlex/TourDeFlex3/src/3rdparty.xml
@@ -21,10 +21,12 @@
 		<node label="Ardisia">
 			<node thirdParty="true" label="Ardisia Component Library" app="http://www.ardisialabs.com/tourDeFlex/tour-de-flex.jpg" src="" link="http://www.ardisialabs.com/tour-de-flex" />
 		</node>
+		<!--
 		<node label="Flexicious">
 			<node thirdParty="true" label="Dashboard Framework" app="http://www.flexicious.com/resources/demo/FlexiciousClassic.swf" src="" />
 			<node thirdParty="true" label="Ultimate DataGrid" app="http://www.flexicious.com/resources/demo/FlexiciousUltimate.swf" src="" />
 			<node thirdParty="true" label="Classic DataGrid" app="http://www.flexicious.com/resources/demo/FlexiciousDashboard.swf" src="" />
 		</node>
+		 -->
 	</node>
 </compTree>