Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorsualko <klaus@jsxc.org>2016-12-23 11:48:20 +0300
committersualko <klaus@jsxc.org>2016-12-23 11:48:20 +0300
commita09b2e23e281de75078692d6c0537b398aac1011 (patch)
treeb3bed03efbd343ce214b7e48d97e2bcee9892b1b /js
parent2f036471610633eaef4c818f57adcf8d8401036b (diff)
rebrand from owncloud to nextcloud
Diffstat (limited to 'js')
-rw-r--r--js/ojsxc.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/ojsxc.js b/js/ojsxc.js
index be1cfc5..4237b2c 100644
--- a/js/ojsxc.js
+++ b/js/ojsxc.js
@@ -145,7 +145,7 @@ $(function() {
});
jsxc.init({
- app_name: 'Owncloud',
+ app_name: 'Nextcloud',
loginForm: {
form: '#body-login form',
jid: '#user',