Fix languange resolution problem default.
parent
d85dfcba02
commit
0a655ff802
|
@ -89,7 +89,6 @@
|
|||
|
||||
<bean id="localeResolver"
|
||||
class="org.springframework.web.servlet.i18n.SessionLocaleResolver">
|
||||
<property name="defaultLocale" value="en" />
|
||||
</bean>
|
||||
|
||||
<bean id="reCaptcha" class="net.tanesha.recaptcha.ReCaptchaImpl">
|
||||
|
|
Loading…
Reference in New Issue