Skip to content

Commit b77c4a3

Browse files
artongeskjnldsv
authored andcommitted
Fix undescore version
Reason: #27279 Signed-off-by: Louis Chemineau <louis@chmn.me>
1 parent 9d0564d commit b77c4a3

34 files changed

Lines changed: 53 additions & 298 deletions

core/src/OC/contactsmenu.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
*/
2424

2525
/* eslint-disable */
26+
import _ from 'underscore'
2627
import $ from 'jquery'
2728
import { Collection, Model, View } from 'backbone'
2829

dist/comments-comments.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/comments-comments.js.LICENSE.txt

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -21,32 +21,6 @@
2121
*
2222
*/
2323

24-
/**
25-
* Copyright (c) 2016 Vincent Petry <pvince81@owncloud.com>
26-
*
27-
* @author Joas Schilling <coding@schilljs.com>
28-
* @author John Molakvoæ <skjnldsv@protonmail.com>
29-
* @author Michael Jobst <mjobst+github@tecratech.de>
30-
* @author Roeland Jago Douma <roeland@famdouma.nl>
31-
* @author Vincent Petry <vincent@nextcloud.com>
32-
*
33-
* @license GNU AGPL version 3 or any later version
34-
*
35-
* This program is free software: you can redistribute it and/or modify
36-
* it under the terms of the GNU Affero General Public License as
37-
* published by the Free Software Foundation, either version 3 of the
38-
* License, or (at your option) any later version.
39-
*
40-
* This program is distributed in the hope that it will be useful,
41-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
42-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
43-
* GNU Affero General Public License for more details.
44-
*
45-
* You should have received a copy of the GNU Affero General Public License
46-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
47-
*
48-
*/
49-
5024
/**
5125
* Copyright (c) 2016 Vincent Petry <pvince81@owncloud.com>
5226
*

dist/comments-comments.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/core-common.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/core-common.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)