naming changes
This commit is contained in:
Vendored
+5
-5
@@ -122,13 +122,13 @@ export default [
|
||||
{
|
||||
path:'',
|
||||
component: ManagePositionIndex,
|
||||
name: 'Manage Position'
|
||||
name: 'Kemaskini Jawatan'
|
||||
},
|
||||
|
||||
{
|
||||
path:'add',
|
||||
component: ManagePositionAdd,
|
||||
name: 'Add Position'
|
||||
name: 'Tambah Jawatan'
|
||||
},
|
||||
|
||||
{
|
||||
@@ -179,7 +179,7 @@ export default [
|
||||
{
|
||||
path: 'add',
|
||||
component: ManageVoterAdd,
|
||||
name: 'Add Voter'
|
||||
name: 'Tambah Pengundi'
|
||||
},
|
||||
|
||||
{
|
||||
@@ -199,13 +199,13 @@ export default [
|
||||
{
|
||||
path: '',
|
||||
component: ManageNomineeIndex,
|
||||
name: 'Manage Nominee'
|
||||
name: 'Maklumat Calon'
|
||||
},
|
||||
|
||||
{
|
||||
path: 'add',
|
||||
component: ManageNomineeAdd,
|
||||
name: 'Add Nominee'
|
||||
name: 'Tambah Calon'
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user