mirror of
https://github.com/ascribe/onion.git
synced 2025-02-14 21:10:27 +01:00
acl information render refactored
This commit is contained in:
parent
f0761ec36b
commit
a0ab076943
@ -56,7 +56,7 @@ let AclInformation = React.createClass({
|
||||
console.log('Aim is required when you want to place information text');
|
||||
}
|
||||
},
|
||||
produceInformationBlock(){
|
||||
produceInformationBlock() {
|
||||
let enabledIndices = this.props.verbs;
|
||||
let titleList = informationTexts.title;
|
||||
let infoSentenceList = informationTexts.informationSentence;
|
||||
|
Loading…
Reference in New Issue
Block a user