Support from Acquia helps fund testing for Drupal Acquia logo

Comments

vlad.dancer’s picture

Status: Active » Needs review
Issue tags: +code sprint drupal night ua 2012
FileSize
2.9 KB
podarok’s picture

Status: Needs review » Needs work
Issue tags: +Needs documentation updates
+++ b/core/modules/system/system.admin.incundefined
@@ -2693,6 +2693,50 @@ function theme_system_modules_uninstall($variables) {
+function template_preprocess_system_modules_uninstall(&$variables) {

+++ b/core/themes/stark/templates/system/system-modules-uninstall.html.twigundefined
@@ -0,0 +1,19 @@
+ * @see template_preprocess()
+ * @see template_preprocess_user_admin_roles()

looks like this needs documentation update

@see @template_preprocess_system_modules_uninstall

vlad.dancer’s picture

Status: Needs work » Needs review
FileSize
2.91 KB

Oh) Thx. Fixed

podarok’s picture

Status: Needs review » Fixed

#3 looks good
thanks

commited / pushed to front-end

Automatically closed -- issue fixed for 2 weeks with no activity.