diff --git a/src/pages/master/MasterPage.jsx b/src/pages/master/MasterPage.jsx index 06b3f7a9..8da63fa9 100644 --- a/src/pages/master/MasterPage.jsx +++ b/src/pages/master/MasterPage.jsx @@ -136,7 +136,7 @@ const MasterPage = () => { className="form-select form-select-sm" value={selectedMaster} > - + {mastersList.map( ( item ) => ( @@ -193,7 +193,7 @@ const MasterPage = () => { - +
diff --git a/src/pages/master/MasterTable.jsx b/src/pages/master/MasterTable.jsx index 96848cea..3b51a597 100644 --- a/src/pages/master/MasterTable.jsx +++ b/src/pages/master/MasterTable.jsx @@ -44,12 +44,11 @@ const MasterTable = ( {data, columns, loading, handleModalData} ) => > - {/* Example of using updatedColumns */} + Name Description Actions - {/* ${hasUserPermission('660131a4-788c-4739-a082-cbbf7879cbf2') ? "":"d-none"} */}