Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server

pull/59/head
Amanda Anganes 2012-03-02 16:20:31 -05:00
commit 89dd98f4a7
2 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
<%@attribute name="title" required="false" %>
<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<!DOCTYPE html>
<html lang="en">
<head>

View File

@ -84,7 +84,7 @@
<td><%=authority%></td>
<td><%=description%>
</td>
<td><input type="checkbox" checked="<%=(refreshTokens == 1 ? 'checked' : '')%>" value="" id="" name="" disabled></td>
<td><input type="checkbox" "<%=(refreshTokens == 1 ? 'checked' : '')%> value="" id="" name="" disabled></td>
<td>
<button data-controls-modal="modal-from-dom" data-backdrop="true" data-keyboard="true"
class="btn">edit