Removed inadvertently added files.
This commit is contained in:
parent
b233715796
commit
582b462326
3 changed files with 1 additions and 129 deletions
18
public/bootstrap-datepicker.pt.js
vendored
18
public/bootstrap-datepicker.pt.js
vendored
|
@ -1,18 +0,0 @@
|
||||||
/**
|
|
||||||
* Portuguese translation for bootstrap-datepicker
|
|
||||||
* Original code: Cauan Cabral <cauan@radig.com.br>
|
|
||||||
* Tiago Melo <tiago.blackcode@gmail.com>
|
|
||||||
*/
|
|
||||||
;(function($){
|
|
||||||
$.fn.datepicker.dates['pt'] = {
|
|
||||||
days: ["Domingo", "Segunda", "Terça", "Quarta", "Quinta", "Sexta", "Sábado"],
|
|
||||||
daysShort: ["Dom", "Seg", "Ter", "Qua", "Qui", "Sex", "Sáb"],
|
|
||||||
daysMin: ["Do", "Se", "Te", "Qu", "Qu", "Se", "Sa"],
|
|
||||||
months: ["Janeiro", "Fevereiro", "Março", "Abril", "Maio", "Junho", "Julho", "Agosto", "Setembro", "Outubro", "Novembro", "Dezembro"],
|
|
||||||
monthsShort: ["Jan", "Fev", "Mar", "Abr", "Mai", "Jun", "Jul", "Ago", "Set", "Out", "Nov", "Dez"],
|
|
||||||
today: "Hoje",
|
|
||||||
monthsTitle: "Meses",
|
|
||||||
clear: "Limpar",
|
|
||||||
format: "dd/mm/yyyy"
|
|
||||||
};
|
|
||||||
}(jQuery));
|
|
|
@ -30,7 +30,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* jQuery UI Widget 1.14.0
|
* jQuery UI Widget 1.14.1
|
||||||
* https://jqueryui.com
|
* https://jqueryui.com
|
||||||
*
|
*
|
||||||
* Copyright OpenJS Foundation and other contributors
|
* Copyright OpenJS Foundation and other contributors
|
||||||
|
|
110
public/js/dist/all.js.LICENSE.txt
vendored
110
public/js/dist/all.js.LICENSE.txt
vendored
|
@ -1,110 +0,0 @@
|
||||||
/*!
|
|
||||||
* Bootstrap Colorpicker v2.5.2
|
|
||||||
* https://itsjavi.com/bootstrap-colorpicker/
|
|
||||||
*
|
|
||||||
* Originally written by (c) 2012 Stefan Petre
|
|
||||||
* Licensed under the Apache License v2.0
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*!
|
|
||||||
* Bootstrap v3.3.4 (http://getbootstrap.com)
|
|
||||||
* Copyright 2011-2015 Twitter, Inc.
|
|
||||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*!
|
|
||||||
* Datepicker for Bootstrap v1.10.0 (https://github.com/uxsolutions/bootstrap-datepicker)
|
|
||||||
*
|
|
||||||
* Licensed under the Apache License v2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*!
|
|
||||||
* Select2 4.0.13
|
|
||||||
* https://select2.github.io
|
|
||||||
*
|
|
||||||
* Released under the MIT license
|
|
||||||
* https://github.com/select2/select2/blob/master/LICENSE.md
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*!
|
|
||||||
* Sizzle CSS Selector Engine v2.3.5
|
|
||||||
* https://sizzlejs.com/
|
|
||||||
*
|
|
||||||
* Copyright JS Foundation and other contributors
|
|
||||||
* Released under the MIT license
|
|
||||||
* https://js.foundation/
|
|
||||||
*
|
|
||||||
* Date: 2020-03-14
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*!
|
|
||||||
* clipboard.js v2.0.11
|
|
||||||
* https://clipboardjs.com/
|
|
||||||
*
|
|
||||||
* Licensed MIT © Zeno Rocha
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*!
|
|
||||||
* jQuery JavaScript Library v3.5.1
|
|
||||||
* https://jquery.com/
|
|
||||||
*
|
|
||||||
* Includes Sizzle.js
|
|
||||||
* https://sizzlejs.com/
|
|
||||||
*
|
|
||||||
* Copyright JS Foundation and other contributors
|
|
||||||
* Released under the MIT license
|
|
||||||
* https://jquery.org/license
|
|
||||||
*
|
|
||||||
* Date: 2020-05-04T22:49Z
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*!
|
|
||||||
* jQuery UI Widget 1.13.3
|
|
||||||
* https://jqueryui.com
|
|
||||||
*
|
|
||||||
* Copyright OpenJS Foundation and other contributors
|
|
||||||
* Released under the MIT license.
|
|
||||||
* https://jquery.org/license
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*!
|
|
||||||
* jQuery Validation Plugin v1.20.1
|
|
||||||
*
|
|
||||||
* https://jqueryvalidation.org/
|
|
||||||
*
|
|
||||||
* Copyright (c) 2024 Jörn Zaefferer
|
|
||||||
* Released under the MIT license
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*!
|
|
||||||
* pGenerator jQuery Plugin v1.0.5
|
|
||||||
* https://github.com/M1Sh0u/pGenerator
|
|
||||||
*
|
|
||||||
* Created by Mihai MATEI <mihai.matei@outlook.com>
|
|
||||||
* Released under the MIT License (Feel free to copy, modify or redistribute this plugin.)
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*! AdminLTE app.js
|
|
||||||
* ================
|
|
||||||
* Main JS application file for AdminLTE v2. This file
|
|
||||||
* should be included in all pages. It controls some layout
|
|
||||||
* options and implements exclusive AdminLTE plugins.
|
|
||||||
*
|
|
||||||
* @author Colorlib
|
|
||||||
* @support <https://github.com/ColorlibHQ/AdminLTE/issues>
|
|
||||||
* @version v2.4.18
|
|
||||||
* @repository git://github.com/ColorlibHQ/AdminLTE.git
|
|
||||||
* @license MIT <http://opensource.org/licenses/MIT>
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*! Copyright (c) 2011 Piotr Rochala (http://rocha.la)
|
|
||||||
* Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
|
|
||||||
* and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
|
|
||||||
*
|
|
||||||
* Version: 1.3.8
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*! tether 1.4.7 */
|
|
Loading…
Add table
Reference in a new issue