// includes
dekiapi();
jquery.ui('smoothness');
// input form
<form>
<input id="clearexec" type="button" value="Clear Timeline"
ctor="
when($this.click) {
@clearsend();
#clearexec.blur();
}
when(@clearsend) {
Deki.$.ajax({
type: 'DELETE',
url: {{activitystream.uri}}+'/timeline',
});
}
" />
</form>| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |