|
@@ -1,6 +1,6 @@
|
|
|
<template>
|
|
<template>
|
|
|
<div>
|
|
<div>
|
|
|
- <LayoutParametersSection>
|
|
|
|
|
|
|
+ <LayoutCommonSection>
|
|
|
<h4>{{ $t('configuration') }}</h4>
|
|
<h4>{{ $t('configuration') }}</h4>
|
|
|
<UiFormEdition :model="Parameters" :id="organizationProfile.parametersId">
|
|
<UiFormEdition :model="Parameters" :id="organizationProfile.parametersId">
|
|
|
<template #default="{ entity : parameters }">
|
|
<template #default="{ entity : parameters }">
|