diff options
| author | Keith Wall <kwall@apache.org> | 2014-10-12 16:08:11 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2014-10-12 16:08:11 +0000 |
| commit | e9f9c65c6c286dea0cf220b890517bd53a8ea35b (patch) | |
| tree | 2a280d2cde2cc0357b6e6ba5cc48738a98205808 | |
| parent | 39b5bc8a8456235540730c88922f60855a16e46b (diff) | |
| download | qpid-python-e9f9c65c6c286dea0cf220b890517bd53a8ea35b.tar.gz | |
QPID-6108: [Java Broker Documentation] Fix erroneously duplicated id in docbook
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1631199 13f79535-47bb-0310-9956-ffa450edef68
| -rw-r--r-- | qpid/doc/book/src/java-broker/management/channels/Java-Broker-Management-Channel-Web-Console.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/qpid/doc/book/src/java-broker/management/channels/Java-Broker-Management-Channel-Web-Console.xml b/qpid/doc/book/src/java-broker/management/channels/Java-Broker-Management-Channel-Web-Console.xml index f38d0873ce..b3223d3109 100644 --- a/qpid/doc/book/src/java-broker/management/channels/Java-Broker-Management-Channel-Web-Console.xml +++ b/qpid/doc/book/src/java-broker/management/channels/Java-Broker-Management-Channel-Web-Console.xml @@ -151,7 +151,7 @@ details about the attribute and any default value that will take effect if you leave the attribute unset. An example add dialogue is shown in the figure that follows.</para> - <figure id="Java-Broker-Management-Channel-Web-Console-Orientation-Add-Dialogue"> + <figure id="Java-Broker-Management-Channel-Web-Console-Managing-Entities-Add-Dialogue"> <title>Web Management Orientation - Add Dialogue</title> <mediaobject> <imageobject> @@ -172,7 +172,7 @@ edit dialogue have field level help that give more details about the attribute and any default value. An example edit dialogue is shown in the figure that follows.</para> - <figure id="Java-Broker-Management-Channel-Web-Console-Orientation-Edit-Dialogue"> + <figure id="Java-Broker-Management-Channel-Web-Console-Managing-Entities-Edit-Dialogue"> <title>Web Management Orientation - Edit Dialogue</title> <mediaobject> <imageobject> @@ -192,7 +192,7 @@ For some child types, you can select many children from the parent's type and delete many children at once.</para> </section> - <section id="Java-Broker-Management-Channel-Web-Console-Managing-Context Variables"> + <section id="Java-Broker-Management-Channel-Web-Console-Managing-Context-Variables"> <title>Context Variables</title> <para>All Entities within the Broker have the ability to have <link linkend="Java-Broker-Management-Managing-Entities-General">context @@ -200,7 +200,7 @@ <para>Most add and edit dialogues have the ability to make context variable assignments. To add/change/remove a context variable, click the Context Variable panel to expand it.</para> - <figure id="Java-Broker-Management-Channel-Web-Console-Orientation-Edit-Dialogue"> + <figure id="Java-Broker-Management-Channel-Web-Console-Managing-Entities-Context-Variables-Dialogue"> <title>Web Management Orientation - Context Variables</title> <mediaobject> <imageobject> |
