fix(aio): temporarily remove link to source from the API pages (#17371)

We need to come up with a better design (possibly involving an icon button) to
link to the source code (for viewing and/or editing).

Fixes #17254
This commit is contained in:
George Kalpakas
2017-06-10 00:14:39 +03:00
committed by Igor Minar
parent 3a99af2696
commit 65d49d5c94
3 changed files with 4 additions and 16 deletions

View File

@ -11,8 +11,4 @@
NgModule: {@link {$ doc.ngModule $}}
</span>
{% endif %}
<span class="info-bar-item">
{$ github.githubViewLink(doc, versionInfo) $}
</span>
</div>
</div>