From 0bd8a1bcbf3be51a9363f223402c8d807336d7e6 Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Fri, 11 Apr 2014 18:21:13 -0400 Subject: [PATCH] Switch title to data-title to prevent the browser-default tooltip from displaying --- static/directives/billing-invoices.html | 2 +- static/directives/copy-box.html | 2 +- static/directives/delete-ui.html | 2 +- static/directives/entity-reference.html | 8 ++--- static/directives/header-bar.html | 4 +-- static/directives/logs-view.html | 6 ++-- static/directives/namespace-selector.html | 2 +- static/directives/plan-manager.html | 2 +- static/directives/prototype-manager.html | 6 ++-- static/directives/repo-circle.html | 2 +- static/directives/trigger-description.html | 2 +- static/partials/image-view.html | 4 +-- static/partials/landing.html | 10 +++---- static/partials/manage-application.html | 2 +- static/partials/new-repo.html | 6 ++-- static/partials/org-admin.html | 2 +- static/partials/org-view.html | 2 +- static/partials/organizations.html | 18 ++++++------ static/partials/plans.html | 16 +++++----- static/partials/repo-admin.html | 10 +++---- static/partials/repo-build.html | 2 +- static/partials/repo-list.html | 6 ++-- static/partials/user-admin.html | 8 ++--- static/partials/view-repo.html | 34 +++++++++++----------- 24 files changed, 79 insertions(+), 79 deletions(-) diff --git a/static/directives/billing-invoices.html b/static/directives/billing-invoices.html index fc64b1abf..2e2bfd469 100644 --- a/static/directives/billing-invoices.html +++ b/static/directives/billing-invoices.html @@ -30,7 +30,7 @@ - + diff --git a/static/directives/copy-box.html b/static/directives/copy-box.html index 204bd3a57..1d996cc31 100644 --- a/static/directives/copy-box.html +++ b/static/directives/copy-box.html @@ -2,7 +2,7 @@
- +
diff --git a/static/directives/delete-ui.html b/static/directives/delete-ui.html index d04e840f0..275c25b50 100644 --- a/static/directives/delete-ui.html +++ b/static/directives/delete-ui.html @@ -1,4 +1,4 @@ - + diff --git a/static/directives/entity-reference.html b/static/directives/entity-reference.html index 12ee81f86..6aecc1ebe 100644 --- a/static/directives/entity-reference.html +++ b/static/directives/entity-reference.html @@ -1,14 +1,14 @@ - + {{entity.name}} {{entity.name}} - - + + {{ getPrefix(entity.name) }}+{{ getShortenedName(entity.name) }} @@ -22,6 +22,6 @@ + data-title="This user is not a member of the organization" bs-tooltip="tooltip.title" data-container="body"> diff --git a/static/directives/header-bar.html b/static/directives/header-bar.html index 1a6ade0b7..8c2aeb8ea 100644 --- a/static/directives/header-bar.html +++ b/static/directives/header-bar.html @@ -28,7 +28,7 @@ - + @@ -40,7 +40,7 @@ ng-show="notificationService.notifications.length" ng-class="notificationService.notificationClasses" bs-tooltip="" - title="User Notifications" + data-title="User Notifications" data-placement="left" data-container="body"> {{ notificationService.notifications.length }} diff --git a/static/directives/logs-view.html b/static/directives/logs-view.html index 1c3a796ae..695ef266e 100644 --- a/static/directives/logs-view.html +++ b/static/directives/logs-view.html @@ -13,9 +13,9 @@ + ng-click="toggleChart()" data-title="Toggle Chart" bs-tooltip="tooltip.title"> - +
@@ -55,7 +55,7 @@
-
on behalf of
diff --git a/static/directives/namespace-selector.html b/static/directives/namespace-selector.html index 98d91394d..98f6a353a 100644 --- a/static/directives/namespace-selector.html +++ b/static/directives/namespace-selector.html @@ -18,7 +18,7 @@ diff --git a/static/directives/plan-manager.html b/static/directives/plan-manager.html index 6d393fb21..ee849f64d 100644 --- a/static/directives/plan-manager.html +++ b/static/directives/plan-manager.html @@ -38,7 +38,7 @@ {{ plan.title }}
- Discontinued Plan + Discontinued Plan
{{ plan.privateRepos }} diff --git a/static/directives/prototype-manager.html b/static/directives/prototype-manager.html index 26cec48c8..f5d5b0f9c 100644 --- a/static/directives/prototype-manager.html +++ b/static/directives/prototype-manager.html @@ -3,7 +3,7 @@
- Default permissions provide a means of specifying additional permissions that should be granted automatically to a repository. + Default permissions provide a means of specifying additional permissions that should be granted automatically to a repository.
@@ -17,13 +17,13 @@ Repository Creator - Applies To User/Robot/Team diff --git a/static/directives/repo-circle.html b/static/directives/repo-circle.html index ca5cbddf4..82648863e 100644 --- a/static/directives/repo-circle.html +++ b/static/directives/repo-circle.html @@ -1,2 +1,2 @@ - + diff --git a/static/directives/trigger-description.html b/static/directives/trigger-description.html index 1ce32ec32..f261f59ae 100644 --- a/static/directives/trigger-description.html +++ b/static/directives/trigger-description.html @@ -1,6 +1,6 @@ - + Push to GitHub repository {{ trigger.config.build_source }}
Dockerfile: diff --git a/static/partials/image-view.html b/static/partials/image-view.html index 6eb8383cd..2dca39a0d 100644 --- a/static/partials/image-view.html +++ b/static/partials/image-view.html @@ -23,7 +23,7 @@
Compressed Image Size
{{ image.value.size | bytes }}
@@ -64,7 +64,7 @@
- + {{folder}}/{{getFilename(change.file)}} diff --git a/static/partials/landing.html b/static/partials/landing.html index fe78d588c..96182b85a 100644 --- a/static/partials/landing.html +++ b/static/partials/landing.html @@ -85,7 +85,7 @@
-
+
Customized for you
@@ -96,7 +96,7 @@
-
+
Useful views of respositories
@@ -106,7 +106,7 @@
-
@@ -121,7 +121,7 @@
-
+
Share at your control
@@ -135,7 +135,7 @@
-
+
Docker diff whenever you need it
diff --git a/static/partials/manage-application.html b/static/partials/manage-application.html index f14aa7a1b..aaae745b8 100644 --- a/static/partials/manage-application.html +++ b/static/partials/manage-application.html @@ -106,7 +106,7 @@ - Client Secret: + Client Secret: {{ application.client_secret }} diff --git a/static/partials/new-repo.html b/static/partials/new-repo.html index 87832987c..e4f74c639 100644 --- a/static/partials/new-repo.html +++ b/static/partials/new-repo.html @@ -51,7 +51,7 @@
- +
@@ -60,7 +60,7 @@
- +
@@ -75,7 +75,7 @@ under your personal namespace under the organization {{ repo.namespace }}, you will need to upgrade your plan to + data-title="{{ '' + planRequired.title + '
' + planRequired.privateRepos + ' private repositories' }}" bs-tooltip> {{ planRequired.title }}
. This will cost ${{ planRequired.price / 100 }}/month. diff --git a/static/partials/org-admin.html b/static/partials/org-admin.html index 139579aa8..6256ef6de 100644 --- a/static/partials/org-admin.html +++ b/static/partials/org-admin.html @@ -106,7 +106,7 @@ - + diff --git a/static/partials/org-view.html b/static/partials/org-view.html index 2a2dabdf2..cbced04a0 100644 --- a/static/partials/org-view.html +++ b/static/partials/org-view.html @@ -15,7 +15,7 @@ diff --git a/static/partials/organizations.html b/static/partials/organizations.html index 8997a65fa..ba591faae 100644 --- a/static/partials/organizations.html +++ b/static/partials/organizations.html @@ -4,13 +4,13 @@
- + - + - +