Файловый менеджер - Редактировать - /var/www/html/components/com_community/assets/postbox/js/views/inputbox/eventtitle.js
Ðазад
define('views/inputbox/eventtitle',[ 'sandbox', 'views/inputbox/base', 'utils/language' ], // definition // ---------- function( $, InputboxView, language ) { return InputboxView.extend({ template: joms.jst[ 'html/inputbox/eventtitle' ], render: function() { var div = this.getTemplate(); this.$el.replaceWith( div ); this.setElement( div ); InputboxView.prototype.render.apply( this, arguments ); }, getTemplate: function() { var hint = language.get('event.title_hint') || '', html = this.template({ placeholder: hint }); return $( html ); } }); });
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка