diff options
Diffstat (limited to 'ecomp-portal-FE-os/client/src/views/functionalMenu/jqTreeContextMenu.js')
-rw-r--r-- | ecomp-portal-FE-os/client/src/views/functionalMenu/jqTreeContextMenu.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-portal-FE-os/client/src/views/functionalMenu/jqTreeContextMenu.js b/ecomp-portal-FE-os/client/src/views/functionalMenu/jqTreeContextMenu.js index d9610353..6db4aec6 100644 --- a/ecomp-portal-FE-os/client/src/views/functionalMenu/jqTreeContextMenu.js +++ b/ecomp-portal-FE-os/client/src/views/functionalMenu/jqTreeContextMenu.js @@ -33,7 +33,7 @@ * * ============LICENSE_END============================================ * - * ECOMP is a trademark and service mark of AT&T Intellectual Property. + * */ (function ($) { if (!$.fn.tree) { |