Tooltip for the + Task button while it does nothing
This commit is contained in:
@@ -40,7 +40,8 @@
|
||||
<span class="button" onclick="switchScreen('history')">History</span>
|
||||
</div>
|
||||
<div class="third" id="addButton">
|
||||
<span class="button" onclick="switchScreen('add')" >+ Task</span>
|
||||
<!-- <span class="button tooltip-top" onclick="switchScreen('add')" disabled data-tooltip="In construction">+ Task</span>-->
|
||||
<span class="button tooltip-top"disabled data-tooltip="In construction">+ Task</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user