diff --git a/templates/layerindex/recipes.html b/templates/layerindex/recipes.html index 6a4cbe3..a1878fa 100644 --- a/templates/layerindex/recipes.html +++ b/templates/layerindex/recipes.html @@ -38,6 +38,25 @@
+ + help +
@@ -96,6 +115,9 @@ $('.glyphicon-hdd').tooltip({title:"Inherits image"}); $('.label-inverse').tooltip(); + $('[data-toggle="popover"]').popover({ + container: 'body' + }); }); function validate(){