My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions

Issue 77 attachment: key.html.diff (677 bytes)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Index: key.html
===================================================================
--- key.html (revision 38)
+++ key.html (working copy)
@@ -40,7 +40,7 @@
<span style="color: #000; font-weight: bold;">
{{consumer_token_ref.type}}
</span>
- {% comment %}
+
<br />
<label for="web">Web</label>
<input type="radio" id="web" name="consumer_type" value="{{OAUTH_WEB}}"
@@ -55,6 +55,7 @@
checked="checked"
{% endifequal %} />
<br />
+ {% comment %}
<label for="mobile">Mobile</label>
<input type="radio" id="mobile" name="consumer_type"
value="{{OAUTH_MOBILE}}"
Powered by Google Project Hosting