mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-20 00:06:24 +08:00
refactor(-): cleanup
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
<html ng-app="app">
|
||||
<head>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.8/angular.min.js"></script>
|
||||
<script src="sql.js"></script>
|
||||
<script src="../../dist/ionic.native.js"></script>
|
||||
<script src="app.js"></script>
|
||||
</head>
|
||||
@@ -11,7 +10,5 @@
|
||||
<script>
|
||||
angular.module('app', []);
|
||||
</script>
|
||||
<!-- div to test googlemaps plugin -->
|
||||
<div id="gmap"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user