Skip to content

Commit

Permalink
Removed Google Analytics code on the citation-frame pg. [ref #2090 #2499
Browse files Browse the repository at this point in the history
]
  • Loading branch information
mheppler committed Apr 28, 2016
1 parent 1915781 commit ee238b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/webapp/citation-frame.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,5 @@

<iframe id="citation-forward" src="#{param['citationRedirectURL']}?persistentId=#{param['persistentId']}" width="100%" style="position: absolute; top:65px; height: calc(100% - 40px); border:0; background:url(/resources/images/ajax-loading.gif) no-repeat 50% 50%;"></iframe>

<ui:include src="google-analytics-snippet.xhtml"></ui:include>
</h:body>
</html>

0 comments on commit ee238b4

Please sign in to comment.