mirror of
https://github.com/friendica/friendica
synced 2024-11-18 15:03:41 +00:00
remove old TODO
This commit is contained in:
parent
763ed35bc3
commit
fedaf08bd1
1 changed files with 0 additions and 1 deletions
|
@ -123,7 +123,6 @@
|
|||
|
||||
<div id="jot-preview-content" class="minimize" aria-labelledby="jot-preview-lnk" role="tabpanel" aria-hidden="true"></div>
|
||||
|
||||
<!-- TODO: better workaround than using id multiple for share button in preview-->
|
||||
<div id="jot-preview-share" class="minimize" aria-labelledby="jot-preview-lnk" role="tabpanel" aria-hidden="true">
|
||||
<ul id="profile-jot-submit-wrapper" class="jothidden nav nav-pills">
|
||||
<li role="presentation" class="pull-right"><button class="btn btn-primary" type="submit" id="profile-jot-submit" name="submit" ><i class="fa fa-slideshare fa-fw" aria-hidden="true"></i> {{$share}}</button></li>
|
||||
|
|
Loading…
Reference in a new issue