Skip to content

Instantly share code, notes, and snippets.

View AndrewWUw's full-sized avatar
🏠
Working from home

Andrew WU AndrewWUw

🏠
Working from home
  • Sydney, Australia
View GitHub Profile
@AndrewWUw
AndrewWUw / index.html
Last active October 20, 2016 00:24
SAPUI5 Fragment Test
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="charset=utf-8">
<title>JSFragment used in XmlView</title>
<script src="https://openui5.hana.ondemand.com/resources/sap-ui-core.js" id="sap-ui-bootstrap" data-sap-ui-theme="sap_bluecrystal" data-sap-ui-libs="sap.m"></script>
<!-- Load UI5, select Blue Crystal theme and the "commons" control library -->