Skip to content

Commit

Permalink
Create confirmation panel for certification pages
Browse files Browse the repository at this point in the history
  • Loading branch information
ogz00 committed Jun 19, 2015
1 parent 96d996c commit fd61d61
Show file tree
Hide file tree
Showing 6 changed files with 645 additions and 440 deletions.
Expand Up @@ -18,7 +18,9 @@
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org">
<body>
<wicket:extend>


<div wicket:id="confirmMultipleCloseStagePopup" />
<div wicket:id="confirmCloseStagePopup" />
<form wicket:id="mainForm" class="clearfix form-horizontal">
<div wicket:id="campaignsTable"/>
</form>
Expand Down

0 comments on commit fd61d61

Please sign in to comment.