From d231c5a5e2c12807d3ee8f5669a0364541ba9351 Mon Sep 17 00:00:00 2001 From: Benjamin ter Kuile Date: Fri, 2 Feb 2018 15:36:33 -0300 Subject: [PATCH] just committing... --- app/templates/action-list.emblem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/action-list.emblem b/app/templates/action-list.emblem index e0f38c7..cc6b0fc 100644 --- a/app/templates/action-list.emblem +++ b/app/templates/action-list.emblem @@ -52,7 +52,7 @@ table.ui.attached.stiped.table tbody if model.project_instance_actions.loading tr - td colspan='99' + td colspan=99 .ui.active.inline.centered.loader else each model.project_instance_actions as |project_instance_action|