Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/VisualEditor/lib/ve/src/ui/ve.ui.Overlay.js
Ðазад
/*! * VisualEditor UserInterface Overlay class. * * @copyright See AUTHORS.txt */ /** * Container for content that should appear in front of everything else. * * @class * @abstract * @extends OO.ui.Element * * @constructor * @param {Object} [config] Configuration options */ ve.ui.Overlay = function VeUiOverlay() { // Parent constructor ve.ui.Overlay.super.apply( this, arguments ); // Initialization this.$element.addClass( 've-ui-overlay' ); }; /* Inheritance */ OO.inheritClass( ve.ui.Overlay, OO.ui.Element );
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка