003 File Manager
Current Path:
/usr/local/www/sites/shared/phpmyadmin/templates
usr
/
local
/
www
/
sites
/
shared
/
phpmyadmin
/
templates
/
📁
..
📄
checkbox.php
(1.49 KB)
📄
checkbox.twig
(369 B)
📁
columns_definitions
📁
components
📁
config
📁
console
📁
database
📁
display
📄
div_for_slider_effect.twig
(694 B)
📄
dropdown.twig
(502 B)
📁
encoding
📁
error
📁
export
📄
filter.twig
(305 B)
📄
fk_checkbox.twig
(218 B)
📄
header_location.twig
(676 B)
📁
javascript
📁
list
📁
login
📁
navigation
📄
prefs_autoload.twig
(702 B)
📄
prefs_twofactor.twig
(1.83 KB)
📄
prefs_twofactor_configure.twig
(368 B)
📄
prefs_twofactor_confirm.twig
(480 B)
📄
preview_sql.twig
(309 B)
📁
privileges
📄
radio_fields.twig
(401 B)
📄
secondary_tabs.twig
(150 B)
📄
select_all.twig
(389 B)
📄
select_lang.twig
(874 B)
📁
server
📄
start_and_number_of_rows_panel.twig
(794 B)
📁
table
📁
test
📄
theme_preview.twig
(507 B)
📄
toggle_button.twig
(1023 B)
📄
view_create.twig
(4.65 KB)
Editing: div_for_slider_effect.twig
{% if initial_sliders_state == 'disabled' %} <div{% if id is defined %} id="{{ id }}"{% endif %}> {% else %} {# Bad hack on the next line. document.write() conflicts with jQuery, hence, opening the <div> with PHP itself instead of JavaScript. @todo find a better solution that uses $.append(), the recommended method maybe by using an additional param, the id of the div to append to #} <div{% if id is defined %} id="{{ id }}" {%- endif %} {% if initial_sliders_state == 'closed' -%} style="display: none; overflow:auto;"{% endif %} class="pma_auto_slider" {%- if message is defined %} title="{{ message }}"{% endif %}> {% endif %}
Upload File
Create Folder