Correction sur creation oeuvre
This commit is contained in:
committed by
Vincent Vandemeulebrouck
parent
7eada123c8
commit
32c14a8533
@ -220,7 +220,7 @@ export class RdDActorSheet extends ActorSheet {
|
||||
RdDUtility.selectObjetType( this );
|
||||
});
|
||||
html.find('.creer-une-oeuvre').click(async event => {
|
||||
this.selectTypeOeuvre();
|
||||
RdDUtility.selectTypeOeuvre(this);
|
||||
});
|
||||
html.find('#nettoyer-conteneurs').click(async event => {
|
||||
this.actor.nettoyerConteneurs();
|
||||
|
Reference in New Issue
Block a user