changed from link to button when creating new project idea
This commit is contained in:
parent
8cfdf57242
commit
dee09e6559
@ -7,7 +7,7 @@
|
||||
<div wicket:id="dialog">
|
||||
<div wicket:id="editPanel"></div>
|
||||
</div>
|
||||
<a href="#" wicket:id="createIdeaLink">Create new</a>
|
||||
<button wicket:id="createIdeaLink">Create new</button>
|
||||
<div class="prepend-top" wicket:id="dataPanel"></div>
|
||||
</wicket:extend>
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user