removed bottom right pop-over directions.

This commit is contained in:
John Mitchell
2015-02-04 14:30:32 -05:00
parent f0a2ce2c67
commit cef0d0bb00
14 changed files with 15 additions and 56 deletions
+1 -3
View File
@@ -1439,9 +1439,7 @@ angular.module('GroupsHelper', [ 'RestServices', 'Utilities', 'ListGenerator', '
"the associated groups and hosts will no longer appear in the inventory.</dd>\n" +
"<dt style=\"margin-top: 5px;\">Promote</dt><dd>Groups and hosts associated with the group being removed will be " +
"promoted one level. Note: groups already associated with other groups cannot be promoted to the top level of the " +
"tree.</dd></dl>\n" +
"<div class=\"popover-footer\"><span class=\"key\">esc</span> or click to close</div>";
"tree.</dd></dl>\n";
buttonSet = [{
label: "Cancel",
onClick: function() {