Файловый менеджер - Редактировать - /var/www/html/components/com_community/assets/source/js/popups/stream.showothers.js
Ðазад
(function( root, $, factory ) { joms.popup || (joms.popup = {}); joms.popup.stream || (joms.popup.stream = {}); joms.popup.stream.showOthers = factory( root, $ ); define([ 'utils/popup' ], function() { return joms.popup.stream.showOthers; }); })( window, joms.jQuery, function() { var popup, elem, id; function render( _popup, _id ) { if ( elem ) elem.off(); popup = _popup; id = _id; joms.ajax({ func: 'activities,ajaxShowOthers', data: [ id ], callback: function( json ) { popup.items[0] = { type: 'inline', src: buildHtml( json ) }; popup.updateItemHTML(); } }); } function buildHtml( json ) { json || (json = {}); return [ '<div class="joms-popup joms-popup--whiteblock joms-popup--rounded joms-popup--80pc">', '<button class="mfp-close joms-hide"></button>', '<div class="joms-comment">', ( json.html || '' ), '</div>', '</div>' ].join(''); } // Exports. return function( id ) { joms.util.popup.prepare(function( mfp ) { render( mfp, id ); }); }; });
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка