[Bug #1190] Limiting resources not translated properly
Basically, we were requesting translated strings to the wrong I18Helper. FEA: ItEr75S04BugFixing
This commit is contained in:
parent
eeb0151b23
commit
974ac7a114
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
-->
|
||||
|
||||
<?xel-method prefix="i18n" name="_" class="org.zkoss.ganttz.i18n.I18nHelper"
|
||||
<?xel-method prefix="i18n" name="_" class="org.navalplanner.web.I18nHelper"
|
||||
signature="java.lang.String _(java.lang.String name)" ?>
|
||||
|
||||
<?variable-resolver class="org.zkoss.zkplus.spring.DelegatingVariableResolver"?>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue