ItEr60S04ValidacionEProbasFuncionaisItEr59S04: [Bug #594] Renamed *-V2.zul files to *.zul.
This commit is contained in:
parent
e9bac6cc61
commit
5431d64f80
4 changed files with 3 additions and 3 deletions
|
|
@ -253,7 +253,7 @@ public class CustomMenuController extends Div implements IMenuItemsRegister {
|
|||
subItem(_("Cost Categories"),"/costcategories/costCategory.zul","14-custos.html#categor-as-de-custo"),
|
||||
subItem(_("Data Types"),"/advance/advanceTypes.zul", "04-avances.html#id1",
|
||||
subItem(_("Advances"),"/advance/advanceTypes.zul", "04-avances.html#id1"),
|
||||
subItem(_("Criteria"),"/resources/criterions/criterions-V2.zul","02-criterios.html#id1"),
|
||||
subItem(_("Criteria"),"/resources/criterions/criterions.zul","02-criterios.html#id1"),
|
||||
subItem(_("Labels"), "/labels/labelTypes.zul","10-etiquetas.html"),
|
||||
subItem(_("Units"), "/materials/unitTypes.zul", "11-materiales.html#administraci-n-de-materiais"),
|
||||
subItem(_("Work Hours"),"/costcategories/typeOfWorkHours.zul","14-custos.html#administraci-n-de-horas-traballadas"),
|
||||
|
|
|
|||
|
|
@ -25,8 +25,8 @@
|
|||
<?link rel="stylesheet" type="text/css" href="/common/css/navalplan_zk.css"?>
|
||||
<?link rel="stylesheet" type="text/css" href="/resources/css/resources.css"?>
|
||||
<?variable-resolver class="org.zkoss.zkplus.spring.DelegatingVariableResolver"?>
|
||||
<?component name="list" inline="true" macroURI="_list-V2.zul"?>
|
||||
<?component name="edition" inline="true" macroURI="_edition-V2.zul"?>
|
||||
<?component name="list" inline="true" macroURI="_list.zul"?>
|
||||
<?component name="edition" inline="true" macroURI="_edition.zul"?>
|
||||
<zk>
|
||||
<window self="@{define(content)}"
|
||||
apply="org.navalplanner.web.resources.criterion.CriterionAdminController_V2">
|
||||
Loading…
Add table
Reference in a new issue