X7ROOT File Manager
Current Path:
/home/okeydcqc/okagallery.com/wp-content/plugins/robo-gallery/js/admin
home
/
okeydcqc
/
okagallery.com
/
wp-content
/
plugins
/
robo-gallery
/
js
/
admin
/
ðŸ“
..
📄
edit.js
(3.94 KB)
📄
editor-button.js
(1.49 KB)
ðŸ“
extensions
📄
index.html
(0 B)
📄
info.js
(1.66 KB)
📄
listing.js
(1.01 KB)
📄
menu.js
(1.3 KB)
📄
update.js
(1.81 KB)
Editing: listing.js
/* * Robo Gallery * Version: 2.0 * By Robosoft * * Contact: https://robosoft.co/robogallery/ * Created: 2015 * Licensed under the GPLv2 license - http://opensource.org/licenses/gpl-2.0.php * * Copyright (c) 2014-2019, Robosoft. All rights reserved. * Available only in https://robosoft.co/robogallery/ */ (function($){ /* shortcode copy to clipboard */ $('.robo-gallery-shortcode').click( function() { try { this.select(); document.execCommand('copy'); $('.robo-gallery-shortcode-message').remove(); $(this).after('<p class="robo-gallery-shortcode-message">ShortCode copied to clipboard!</p>'); if(window['roboGalleryTimerShortCode']!=undefined) clearTimeout(window['roboGalleryTimerShortCode']); window['roboGalleryTimerShortCode'] = setTimeout( function(){ $('.robo-gallery-shortcode-message').remove(); }, 3000); } catch (err) { console.log('ID 69877: Can\'t copy ShortCode '); } }); })(jQuery);
Upload File
Create Folder