diff options
author | Leif Johansson <leifj@sunet.se> | 2011-07-27 02:04:25 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2011-07-27 02:04:25 +0200 |
commit | e59514f6ec928ffa548c285e62becc031f47a650 (patch) | |
tree | 749de8ef9be4299f6ac4cb7557277a22d81fc93b /src/main | |
parent | 95c704d845c9b23940769da2a47937361f202d54 (diff) |
use macdropdown
Diffstat (limited to 'src/main')
-rw-r--r-- | src/main/webapp/wayf-ndn.jsp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/webapp/wayf-ndn.jsp b/src/main/webapp/wayf-ndn.jsp index 72b6596..90bc7a8 100644 --- a/src/main/webapp/wayf-ndn.jsp +++ b/src/main/webapp/wayf-ndn.jsp @@ -237,6 +237,7 @@ $(function() { <input type="hidden" name="returnX" value="<bean:write name="returnX" />" /> <input type="hidden" name="returnIDParam" value="<bean:write name="returnIDParam" />" /> </logic:present> + <input type="submit" value="Select"/> </form> <logic:present name="siteLists" scope="request"> <ul id="sites" class="mcdropdown_menu"> |