Removed Logo from Policy Header GUI

Copied the ds2Header.html from sdk overlay and added to ONAP-SDK on
removing logo and modifed the name ECOMP Portal to ONAP Portal.

Issued-Id: POLICY-343
Change-Id: I5c5eb6cb7c97507e24dd7e46eb7b2a39d42197b8
Signed-off-by: rb7147 <rb7147@att.com>
1 file changed
tree: 9016113a8fc927ff2e3129de3097091c2d07e747
  1. BRMSGateway/
  2. docs/
  3. LogParser/
  4. ONAP-PAP-REST/
  5. ONAP-PDP/
  6. ONAP-PDP-REST/
  7. ONAP-REST/
  8. ONAP-SDK-APP/
  9. ONAP-XACML/
  10. packages/
  11. POLICY-SDK-APP/
  12. PolicyEngineAPI/
  13. PolicyEngineClient/
  14. PolicyEngineUtils/
  15. project-configs/
  16. .gitattributes
  17. .gitignore
  18. .gitreview
  19. LICENSE.txt
  20. pom.xml
  21. README.md
  22. version.properties
README.md

This source repository contains the ONAP Policy Engine code. To build it:

  1. using Maven 3
  2. git clone http://gerrit.onap.org/r/oparent and copy oparent/settings.xml to ~/.m2
  3. mvn clean install