Repository: flex-utilities Updated Branches: refs/heads/develop 75e929adb -> fd1a85f06
FLEX-34605 cleanup Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/fd1a85f0 Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/fd1a85f0 Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/fd1a85f0 Branch: refs/heads/develop Commit: fd1a85f06ce6be0b5780b01fdc0cefb9e8964e5c Parents: 75e929a Author: Justin Mclean <[email protected]> Authored: Sat Oct 25 15:56:21 2014 +1100 Committer: Justin Mclean <[email protected]> Committed: Sat Oct 25 15:56:21 2014 +1100 ---------------------------------------------------------------------- installer/src/InstallApacheFlex.mxml | 20 ++++++++++---------- .../resource/ViewResourceConstants.as | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/fd1a85f0/installer/src/InstallApacheFlex.mxml ---------------------------------------------------------------------- diff --git a/installer/src/InstallApacheFlex.mxml b/installer/src/InstallApacheFlex.mxml index dc12d2b..010f0ca 100644 --- a/installer/src/InstallApacheFlex.mxml +++ b/installer/src/InstallApacheFlex.mxml @@ -51,7 +51,7 @@ variables are not required because the locations of these pieces are known. <fx:Component className="CacheDialog" > <s:TitleWindow title="Download Cache Configuration" width="400" height="130" backgroundColor="0xDDDDDD" close="closeUp()"> - <fx:Script> + <fx:Script> <