test activity org
This commit is contained in:
parent
393adc461d
commit
ca891f434c
|
|
@ -151,6 +151,7 @@ export default class extends Controller {
|
|||
</div>
|
||||
`;
|
||||
}).join('');
|
||||
//com
|
||||
|
||||
this.activityListTarget.innerHTML = html;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue