fix nc branding
This commit is contained in:
Родитель
516f710a6a
Коммит
c1e289cccb
|
@ -17,7 +17,7 @@ files into one file: ``js/mail.min.js``. If debug mode is disabled, this compres
|
|||
|
||||
## Coding guidelines
|
||||
|
||||
Generally, any code contributed to this repository should comply with the general [ownCloud coding style guidelines](https://doc.owncloud.org/server/9.1/developer_manual/general/codingguidelines.html).
|
||||
Generally, any code contributed to this repository should comply with the general [Nextcloud coding style guidelines](https://docs.nextcloud.com/server/10/developer_manual/general/codingguidelines.html).
|
||||
|
||||
Currently we use several frameworks and their extensions. Namely, this app is build with jQuery, Underscore.js, Backbone.js and Backbone Marionette. Additionally, Require.js is used for loading module dependencies (code and template).
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* @author Tahaa Karim <tahaalibra@gmail.com>
|
||||
*
|
||||
* ownCloud - Mail
|
||||
* Mail
|
||||
*
|
||||
* This code is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License, version 3,
|
||||
|
|
Загрузка…
Ссылка в новой задаче