wicket-select2
wicket-select2 copied to clipboard
Make placeholder in Settings IModel instead of Object
In the com.vaynberg.wicket.select2.Settings class placeholder is now of type object but should be of type IModel. Because now when we switch between language we don't get the new translated value.