diff --git a/app/templates/action-list.emblem b/app/templates/action-list.emblem index 9b08f3e..e0f38c7 100644 --- a/app/templates/action-list.emblem +++ b/app/templates/action-list.emblem @@ -1,7 +1,7 @@ = page-title 'action_list.title' = pagination-progress content=model.project_instance_actions class='between-brackets' .ui.top-right.pagination.menu= page-numbers content=model.project_instance_actions showFL=true -.ui.top.attached.segment +.ui.attached.segment = ui-dropdown class='violet button pull-right' .default.text Export i.dropdown.icon diff --git a/app/templates/project/show/project-instance-action/index.emblem b/app/templates/project/show/project-instance-action/index.emblem index 418b304..e029312 100644 --- a/app/templates/project/show/project-instance-action/index.emblem +++ b/app/templates/project/show/project-instance-action/index.emblem @@ -18,7 +18,7 @@ d-breadcrumbs as |breadcrumb| a href=export_human_url: span Human .item a href=export_technical_url: span Technical -table.ui.stiped.table +table.ui.bottom.attached.stiped.table thead tr th= t 'models.project_instance_group'