diff --git a/app/scripts/annotations/annotations.table.model.ts b/app/scripts/annotations/annotations.table.model.ts
index 0fe296ec8..1a5168dd1 100644
--- a/app/scripts/annotations/annotations.table.model.ts
+++ b/app/scripts/annotations/annotations.table.model.ts
@@ -30,7 +30,8 @@ module ngApp.projects.models {
id: "project.project_id",
td: row => row.project && '' +
+ '" data-tooltip-popup-delay=1000' +
+ '" data-tooltip-append-to-body="true">' +
row.project.project_id +
'',
sortable: true
diff --git a/app/scripts/cart/cart.table.model.ts b/app/scripts/cart/cart.table.model.ts
index 335cb35c4..72cb0069a 100644
--- a/app/scripts/cart/cart.table.model.ts
+++ b/app/scripts/cart/cart.table.model.ts
@@ -20,7 +20,8 @@ module ngApp.cart.models {
{
name: "Action",
id: "file_actions",
- td: row =>"