diff --git a/module/project/js/edit.js b/module/project/js/edit.js index 4af7b3cf8e..73d391e9c5 100644 --- a/module/project/js/edit.js +++ b/module/project/js/edit.js @@ -152,6 +152,7 @@ $(function() $('td .checkbox-primary').addClass('hidden'); } + $('[data-toggle="popover"]').popover(); }); /** diff --git a/module/project/view/edit.html.php b/module/project/view/edit.html.php index 779ca44540..51d9337a14 100755 --- a/module/project/view/edit.html.php +++ b/module/project/view/edit.html.php @@ -195,7 +195,10 @@ project->division;?> - project->divisionList, $project->division, $disabled);?> + + project->divisionList, $project->division, $disabled);?> + + model == 'kanban'):?>