From 8b7aa4962cdecc00a6268e87c3c57d9000d82259 Mon Sep 17 00:00:00 2001 From: Loic Blot Date: Fri, 9 Jan 2015 16:29:44 +0000 Subject: [PATCH] Fix angular ng-app load --- js/script.js | 2 +- templates/main.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/js/script.js b/js/script.js index 9d9208f..45647f2 100644 --- a/js/script.js +++ b/js/script.js @@ -20,7 +20,7 @@ var unreadCountNotifStep = 12; var lastUnreadCountAllConv = 0; var originalTitle = document.title; -angular.module('ocsms', ['OC']); +angular.module('OcSms', ['OC']); $.urlParam = function(name){ var results = new RegExp('[\?&]' + name + '=([^&#]*)').exec(window.location.href); diff --git a/templates/main.php b/templates/main.php index 9968a54..0d723ba 100644 --- a/templates/main.php +++ b/templates/main.php @@ -7,7 +7,7 @@ use \OCA\OcSms\Lib\CountryCodes; \OCP\Util::addStyle('ocsms', 'style'); ?> -
+
  • There isn't any conversation