Updated Branches: refs/heads/4.2-forward 5036e4f9f -> 4fe0fcf26
CLOUDSTACK-883. DOC. Small fix to comment in UI plugins section. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4fe0fcf2 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4fe0fcf2 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/4fe0fcf2 Branch: refs/heads/4.2-forward Commit: 4fe0fcf2631271ec0dc5686358bb624a6fd4f02a Parents: 5036e4f Author: Jessica <[email protected]> Authored: Wed Aug 28 17:09:30 2013 -0700 Committer: Jessica <[email protected]> Committed: Wed Aug 28 17:09:30 2013 -0700 ---------------------------------------------------------------------- docs/en-US/third-party-ui-plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/4fe0fcf2/docs/en-US/third-party-ui-plugin.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/third-party-ui-plugin.xml b/docs/en-US/third-party-ui-plugin.xml index 62ee485..aaef167 100644 --- a/docs/en-US/third-party-ui-plugin.xml +++ b/docs/en-US/third-party-ui-plugin.xml @@ -4,7 +4,7 @@ %BOOK_ENTITIES; ]> <chapter id="third-party-ui-plugin"> - <!-- CS-17459 --> + <!-- CLOUDSTACK-883 --> <title>Third-Party UI Plugin Framework</title> <para>Using the new third-party plugin framework, you can write and install extensions to &PRODUCT;. The installed and enabled plugins will appear in the UI alongside the
