You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ca...@apache.org on 2016/11/02 18:33:25 UTC

[25/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/mdl] - API name changed

API name changed


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

Branch: refs/heads/feature/mdl
Commit: e6a4493f057d9cff766a74105d5debb42592ac88
Parents: e42e19a
Author: Alex Harui <ah...@apache.org>
Authored: Wed Nov 2 10:53:30 2016 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Wed Nov 2 10:53:30 2016 -0700

----------------------------------------------------------------------
 examples/flexjs/MobileStocks/src/MyInitialView.mxml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/e6a4493f/examples/flexjs/MobileStocks/src/MyInitialView.mxml
----------------------------------------------------------------------
diff --git a/examples/flexjs/MobileStocks/src/MyInitialView.mxml b/examples/flexjs/MobileStocks/src/MyInitialView.mxml
index b6853e2..5286e2c 100755
--- a/examples/flexjs/MobileStocks/src/MyInitialView.mxml
+++ b/examples/flexjs/MobileStocks/src/MyInitialView.mxml
@@ -233,7 +233,7 @@ limitations under the License.
 					<apache:ImageButtonView />
 				</js:beads>
 			</js:TextButton>
-			<js:Image source="assets/logo.png" width="218" height="55" />
+			<js:Image url="assets/logo.png" width="218" height="55" />
 		</js:navigationBarItems>
 		<js:views>
 			<js:StackedViewManager title="Assets">