add help popover to difficulty

This commit is contained in:
Tyler Renelle
2013-03-05 18:58:15 -05:00
parent 9c14b29a3d
commit 4f7cdc38e9
2 changed files with 7 additions and 1 deletions
+5
View File
@@ -86,6 +86,11 @@ setupTooltips = (model) ->
$('[rel=tooltip]').tooltip()
$('[rel=popover]').popover()
$('.priority-multiplier-help').popover
title: "How difficult is this task?"
trigger: "hover"
content: "This multiplies its point value. Use sparingly, rely instead on our organic value-adjustment algorithms. But some tasks are grossly more valuable (Write Thesis vs Floss Teeth). Click for more info."
setupTour = (model) ->
tourSteps = [
{