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