Skip to content

Commit

Permalink
Fixes missing HTML tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Jun 9, 2013
1 parent ca77a7d commit 5704de1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/OAuthClient/SampleWcf2Javascript.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ <h1>
<br />
<input type="button" value="Get Favorite Sites" id="getFavoriteSitesButton" operation='/DataApi.svc/web/favoritesites' disabled="disabled" />
<span id="favoriteSitesLabel" operation='/DataApi.svc/web/favoritesites' ></span>
</div>
</body>
</html>

0 comments on commit 5704de1

Please sign in to comment.