From e8fd33d9698ffad2440bbde74f4b7642ffa526e4 Mon Sep 17 00:00:00 2001 From: pjc02478 Date: Mon, 30 Nov 2015 12:57:49 +0900 Subject: [PATCH] Change encoding to UTF-8 --- css/style.css | 2 +- index.html | 2 +- js/app.js | 2 +- js/controllers.js | 2 +- templates/browse.html | 2 +- templates/login.html | 2 +- templates/menu.html | 2 +- templates/playlist.html | 2 +- templates/playlists.html | 2 +- templates/search.html | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/css/style.css b/css/style.css index fa22927..6dd0a20 100644 --- a/css/style.css +++ b/css/style.css @@ -1 +1 @@ -/* Empty. Add your own CSS if you like */ +/* Empty. Add your own CSS if you like */ diff --git a/index.html b/index.html index a5825b9..0a1b8ed 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ - + diff --git a/js/app.js b/js/app.js index 7219dc1..624f31a 100644 --- a/js/app.js +++ b/js/app.js @@ -1,4 +1,4 @@ -// Ionic Starter App +// Ionic Starter App // angular.module is a global place for creating, registering and retrieving Angular modules // 'starter' is the name of this angular module example (also set in a attribute in index.html) diff --git a/js/controllers.js b/js/controllers.js index 95c5b6c..0b06931 100644 --- a/js/controllers.js +++ b/js/controllers.js @@ -1,4 +1,4 @@ -angular.module('starter.controllers', []) +angular.module('starter.controllers', []) .controller('AppCtrl', function($scope, $ionicModal, $timeout) { diff --git a/templates/browse.html b/templates/browse.html index 28a2d56..dbde74b 100644 --- a/templates/browse.html +++ b/templates/browse.html @@ -1,4 +1,4 @@ - +

Browse

diff --git a/templates/login.html b/templates/login.html index 793bd7f..d64ec90 100644 --- a/templates/login.html +++ b/templates/login.html @@ -1,4 +1,4 @@ - +

Login

diff --git a/templates/menu.html b/templates/menu.html index 2abb7b1..a721cd0 100644 --- a/templates/menu.html +++ b/templates/menu.html @@ -1,4 +1,4 @@ - + diff --git a/templates/playlist.html b/templates/playlist.html index 8a62cfc..97af2d9 100644 --- a/templates/playlist.html +++ b/templates/playlist.html @@ -1,4 +1,4 @@ - +

Playlist

diff --git a/templates/playlists.html b/templates/playlists.html index eb77388..93e9483 100644 --- a/templates/playlists.html +++ b/templates/playlists.html @@ -1,4 +1,4 @@ - + diff --git a/templates/search.html b/templates/search.html index 7482416..887ca70 100644 --- a/templates/search.html +++ b/templates/search.html @@ -1,4 +1,4 @@ - +

Search