mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Couple o' todos
This commit is contained in:
parent
ccd79e4b43
commit
a5e484bc1d
@ -77,6 +77,8 @@
|
||||
template.find('.timestamp').html([
|
||||
'<i class="material-icons">edit</i> created just now'
|
||||
].join(' '));
|
||||
// todo: clear universe line
|
||||
// todo: un-link icon as well
|
||||
template.find('.js-edit-hover').html('');
|
||||
template.find('.content-description').html('');
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user