Add the title of the service
Change-Id: Ie5f577deb58f2a7a99e5444610b0a11a9c0ebbb9 Closes-Bug: 1343382
This commit is contained in:
@@ -676,6 +676,7 @@
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-5">
|
<div class="col-md-5">
|
||||||
|
<strong><xsl:value-of select="wadl:doc/@title"/></strong>
|
||||||
<xsl:choose>
|
<xsl:choose>
|
||||||
<xsl:when
|
<xsl:when
|
||||||
test="wadl:doc//d:*[@role = 'shortdesc'] or wadl:doc//xhtml:*[@class = 'shortdesc']">
|
test="wadl:doc//d:*[@role = 'shortdesc'] or wadl:doc//xhtml:*[@class = 'shortdesc']">
|
||||||
|
|||||||
Reference in New Issue
Block a user