[develop | DONE | CHANGED ] Change the sidebar menu divide menu items to community profile and content config
This commit is contained in:
parent
d5a51bf0fc
commit
6165778970
|
@ -11,7 +11,7 @@ import {PluginSuggestedRepositories} from "./plugin-suggested-repositories.compo
|
||||||
<plugin-field-edit [value]="pluginObject.description"
|
<plugin-field-edit [value]="pluginObject.description"
|
||||||
type="textarea" field="description" (changed)="valueChanged($event)" [switchToHTMLEditor]="true"></plugin-field-edit>
|
type="textarea" field="description" (changed)="valueChanged($event)" [switchToHTMLEditor]="true"></plugin-field-edit>
|
||||||
<div class="uk-alert uk-alert-warning uk-text-small"> Manage the content providers list in
|
<div class="uk-alert uk-alert-warning uk-text-small"> Manage the content providers list in
|
||||||
<a routerLink="../../../info/content-providers" target="_blank">Community info</a> by adding them in deposit.</div>
|
<a routerLink="../../../config/content-providers" target="_blank">community content config</a> by adding them in deposit.</div>
|
||||||
</div>
|
</div>
|
||||||
`,
|
`,
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue