* GoogleController.cs: Restores the calendar choosing
* OAuth2.cs: code formatting * Profile.aspx: useless Uri display * ChooseCalendar.aspx: returnUrl in the calendar choosing process
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
<%=Html.Encode(e.summary)%> <br>
|
||||
<i><%=Html.Encode(e.description)%></i> <br>
|
||||
<% } %>
|
||||
<input type="hidden" name="returnUrl" id="returnUrl" value="<%=Html.Encode(ViewData["returnUrl"])%>">
|
||||
<input type="submit">
|
||||
<% } %>
|
||||
|
||||
|
Reference in New Issue
Block a user