From 4d2a32a4ab4852fe5988346f4d4c681d3303044a Mon Sep 17 00:00:00 2001 From: Drew Rygh Date: Tue, 29 Dec 2015 15:17:49 -0600 Subject: [PATCH] docs: fix improve this doc link positioning --- scripts/docs/templates/common.template.html | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/scripts/docs/templates/common.template.html b/scripts/docs/templates/common.template.html index 1e97d0e997..8b3e383b18 100644 --- a/scripts/docs/templates/common.template.html +++ b/scripts/docs/templates/common.template.html @@ -79,15 +79,6 @@ angular_controller: APIDemoCtrl <@ endif @> <@ block body @> -
- -View Source - -  - -Improve this doc - -
<@ block content @> @@ -117,6 +108,10 @@ Delegate: <$ doc.delegate $> + +Improve this doc + + <@ if doc.codepen @> {% include codepen.html id="<$ doc.codepen $>" %} <@ endif @>