diff --git a/module/project/view/index.html.php b/module/project/view/index.html.php index 27e0555b00..f9ec0d0536 100644 --- a/module/project/view/index.html.php +++ b/module/project/view/index.html.php @@ -24,7 +24,7 @@ ?>
- id", ' ' . $lang->project->createKanban, '', 'class="btn btn-primary"');?> + id", ' ' . $lang->project->createKanban, '', 'class="btn btn-primary" data-app="execution"');?>
@@ -33,7 +33,7 @@

noData;?> - id", ' ' . $lang->project->createKanban, '', 'class="btn btn-info"');?> + id", ' ' . $lang->project->createKanban, '', 'class="btn btn-info" data-app="execution"');?>