[rhq-project/rhq] 572ff6: Bug 1225492 - XHTML files contain errorprone javas...
by Libor Zoubek
Branch: refs/heads/master
Home: https://github.com/rhq-project/rhq
Commit: 572ff60186bae13f6a2701a1932331f75f54fad8
https://github.com/rhq-project/rhq/commit/572ff60186bae13f6a2701a1932331f...
Author: Libor Zoubek <lzoubek(a)redhat.com>
Date: 2015-05-27 (Wed, 27 May 2015)
Changed paths:
M modules/enterprise/gui/portal-war/src/main/webapp/js/rhq.js
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/contentProvider-add-map-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/contentProvider-edit-map-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/contentProvider-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/contentProvider-view-map-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/createContentProvider-add-map-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/createContentProvider-edit-map-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/createContentProvider-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/createRepo-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/importRepos-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/listContentProviders-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/listRepos-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/packageVersion-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/repo-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/repoAssociations-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/content/repoSubscriptions-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/audit-trail-item-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/confirm-create-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/confirm-delete-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/create-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/deploy-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/history-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/history-request-item-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/history-request-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/history-request-step-details-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/subscription-plain.xhtml
M modules/enterprise/gui/portal-war/src/main/webapp/rhq/resource/content/view-plain.xhtml
Log Message:
-----------
Bug 1225492 - XHTML files contain errorprone javascript calls
errorprone calls replaced with safe function
8 years, 6 months