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/df11512e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/df11512e Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/df11512e Branch: refs/heads/ldapplugin Commit: df11512e622a53bb9a0c8ee29c0758ef67edbb61 Parents: af175d8 Author: Jessica <[email protected]> Authored: Wed Aug 28 17:09:30 2013 -0700 Committer: Jessica <[email protected]> Committed: Wed Aug 28 17:11:44 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/df11512e/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
