updated welsh translations
This commit is contained in:
@@ -20,6 +20,7 @@ export const getAppealTypeObj = () => (dispatch) => {
|
||||
};
|
||||
|
||||
export const setAppealType = (appealTypeData) => (dispatch) => {
|
||||
//console.log("appeal type data", appealTypeData);
|
||||
return dispatch({
|
||||
type: appealTypeDataActionTypes.SETAPPEALTYPEDATA,
|
||||
appealTypeOptions: appealTypeData,
|
||||
|
||||
+1
-1
@@ -128,7 +128,7 @@ const makeStore = ({ isServer }) => {
|
||||
whitelist: [
|
||||
"currentView",
|
||||
//"searchResultsObj",
|
||||
"appealType",
|
||||
//"appealType",
|
||||
"LPAData",
|
||||
//"accountDetails",
|
||||
"awaitingSubmission",
|
||||
|
||||
Reference in New Issue
Block a user