phpbb/phpBB/adm/style
Joas Schilling aebf2cc5cd Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeus
* marc/ticket/12372:
  [ticket/12372] Use $() instead of jQuery() in core.js for toggleDisplay
  [ticket/12372] Use admin.js $(document).ready for hiding questionnaire details
  [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay()
  [ticket/12372] Move dE() function core.js
  [ticket/12372] Unify definition of function dE() across all files
  [ticket/12372] Use jQuery in javascript dE() function
2014-04-14 12:33:33 +02:00
..
profilefields [ticket/12187] Add URL type for profile fields 2014-03-03 12:30:07 +01:00
acp_attachments.html [ticket/12153] Replace old template variables with {PAGE_NUMBER}. 2014-02-19 13:16:58 -08:00
acp_avatar_options_gravatar.html
acp_avatar_options_local.html
acp_avatar_options_remote.html
acp_avatar_options_upload.html
acp_ban.html
acp_bbcodes.html Merge pull request #1913 from prototech/ticket/12055 2013-12-30 10:44:30 -08:00
acp_board.html
acp_bots.html [ticket/12055] Alternate table row background colors using nth-child rule. 2013-12-04 14:53:07 -08:00
acp_captcha.html
acp_database.html
acp_disallow.html
acp_email.html
acp_ext_delete_data.html [ticket/12248] Use id instead of name attribute in a tags 2014-03-05 14:54:04 -08:00
acp_ext_details.html [ticket/12311] Use valid composer schema - license - for extensions 2014-03-27 23:27:30 -07:00
acp_ext_disable.html [ticket/12248] Use id instead of name attribute in a tags 2014-03-05 14:54:04 -08:00
acp_ext_enable.html [ticket/12248] Use id instead of name attribute in a tags 2014-03-05 14:54:04 -08:00
acp_ext_list.html [ticket/12248] Use id instead of name attribute in a tags 2014-03-05 14:54:04 -08:00
acp_forums.html Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeus 2014-04-14 12:33:33 +02:00
acp_forums_copy_perm.html
acp_groups.html [ticket/12055] Alternate table row background colors using nth-child rule. 2013-12-04 14:53:07 -08:00
acp_groups_position.html [ticket/12351] Add loading indicator to links that are missing it. 2014-04-12 00:28:59 +05:30
acp_icons.html Merge pull request #1920 from prototech/ticket/12038 2013-12-30 11:23:22 -08:00
acp_inactive.html [ticket/12055] Alternate table row background colors using nth-child rule. 2013-12-04 14:53:07 -08:00
acp_jabber.html
acp_language.html Merge pull request #1938 from prototech/ticket/12077 2014-01-17 18:28:19 -08:00
acp_logs.html [ticket/12055] Alternate table row background colors using nth-child rule. 2013-12-04 14:53:07 -08:00
acp_main.html [ticket/9871] Update version check file to use json format 2014-02-19 16:13:23 -06:00
acp_modules.html [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay() 2014-04-07 21:42:30 +02:00
acp_permission_roles.html [ticket/12038] AJAXify move up/down buttons in the permission roles page. 2013-12-05 23:43:16 -08:00
acp_permissions.html
acp_php_info.html
acp_profile.html [ticket/12233] Allow profile fields to be contact fields 2014-02-28 14:38:03 +01:00
acp_prune_forums.html [ticket/12055] Alternate table row background colors using nth-child rule. 2013-12-04 14:53:07 -08:00
acp_prune_users.html [develop] Fix incorrect merge conflict resolution from PR #2085 2014-03-05 11:51:38 +01:00
acp_ranks.html [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay() 2014-04-07 21:42:30 +02:00
acp_reasons.html [ticket/12038] AJAXify move up/down buttons in report/denial reasons page. 2013-12-05 23:45:01 -08:00
acp_search.html
acp_send_statistics.html [ticket/12372] Use admin.js $(document).ready for hiding questionnaire details 2014-04-11 11:27:13 +02:00
acp_styles.html [ticket/8700] Use L_COLON instead of adding ":" manually 2014-04-02 00:23:26 +02:00
acp_update.html [ticket/9871] Update version check file to use json format 2014-02-19 16:13:23 -06:00
acp_users.html [ticket/12055] Alternate table row background colors using nth-child rule. 2013-12-04 14:53:07 -08:00
acp_users_avatar.html
acp_users_feedback.html [ticket/12055] Alternate table row background colors using nth-child rule. 2013-12-04 14:53:07 -08:00
acp_users_overview.html [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay() 2014-04-07 21:42:30 +02:00
acp_users_prefs.html [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay() 2014-04-07 21:42:30 +02:00
acp_users_profile.html [ticket/12236] Move AOL Instant Messanger field to custom profile field 2014-03-05 22:13:22 +01:00
acp_users_signature.html [ticket/12080] Stop responsive ACP sig textarea from dropping to second line. 2014-02-16 13:27:48 -08:00
acp_users_warnings.html [ticket/12055] Alternate table row background colors using nth-child rule. 2013-12-04 14:53:07 -08:00
acp_words.html [ticket/12055] Alternate table row background colors using nth-child rule. 2013-12-04 14:53:07 -08:00
admin.css [ticket/12292] Fix syntax error in admin.css 2014-03-22 19:49:03 -07:00
admin.js [ticket/12372] Use admin.js $(document).ready for hiding questionnaire details 2014-04-11 11:27:13 +02:00
ajax.js [ticket/12038] Check that the move action succeeded before moving the rows. 2013-12-05 22:31:27 -08:00
auth_provider_ldap.html
auth_provider_oauth.html
avatars.js
captcha_default_acp_demo.html
captcha_gd_acp.html
captcha_qa_acp.html [ticket/12055] Alternate table row background colors using nth-child rule. 2013-12-04 14:53:07 -08:00
captcha_qa_acp_demo.html
captcha_recaptcha.html
captcha_recaptcha_acp.html
confirm_bbcode.html
confirm_body.html
confirm_body_prune.html
install_convert.html
install_error.html
install_footer.html [ticket/12274] Add core.js to the install footer 2014-03-16 07:56:26 -07:00
install_header.html [ticket/12372] Move dE() function core.js 2014-04-07 21:27:48 +02:00
install_install.html
install_main.html
install_update.html [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay() 2014-04-07 21:42:30 +02:00
install_update_diff.html [ticket/11357] Correcting invalid markup 2014-03-19 19:59:19 +05:30
message_body.html
overall_footer.html [ticket/12062] Fix to allow extensions to use INCLUDEJS in the ACP 2013-12-05 09:55:52 -08:00
overall_header.html Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeus 2014-04-14 12:33:33 +02:00
pagination.html [ticket/12153] Replace old template variables with {PAGE_NUMBER}. 2014-02-19 13:16:58 -08:00
permission_forum_copy.html
permission_mask.html [ticket/11935] Merge remote-tracking branch 'upstream/develop' 2013-10-29 19:12:32 -07:00
permission_roles_mask.html
permission_trace.html
permissions.js [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay() 2014-04-07 21:42:30 +02:00
progress_bar.html
simple_body.html
simple_footer.html [ticket/12372] Move dE() function core.js 2014-04-07 21:27:48 +02:00
simple_header.html Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeus 2014-04-14 12:33:33 +02:00
timezone.js
timezone_option.html
tooltip.js