|
|
@ -113,7 +113,7 @@ var menuTemplate = `<div id="codefirstMenu" style="display: inline-block; width:
|
|
|
|
<a class="codefirstMenu" style="border-bottom: none;" href="https://CODEFIRST_HOSTNAME/documentation/">
|
|
|
|
<a class="codefirstMenu" style="border-bottom: none;" href="https://CODEFIRST_HOSTNAME/documentation/">
|
|
|
|
<span id="documentation" class="codefirstMenu">
|
|
|
|
<span id="documentation" class="codefirstMenu">
|
|
|
|
<img class="codefirstMenu" src="data:image/png;base64,{{.DocIcon}}"/>
|
|
|
|
<img class="codefirstMenu" src="data:image/png;base64,{{.DocIcon}}"/>
|
|
|
|
CodeDoc
|
|
|
|
Doc
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|