From: Jun Pataleta Date: Tue, 25 Jul 2017 06:20:39 +0000 (+0800) Subject: MDL-59369 user: IR fixes X-Git-Tag: v3.4.0-beta~561^2 X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=commitdiff_plain;h=90ffcfa83a7108f64a9f6d0f7b6fd6cd9fff659d;hp=90ffcfa83a7108f64a9f6d0f7b6fd6cd9fff659d MDL-59369 user: IR fixes * Moved status_field to core_user\output namespace. * Assigned status flags for the template context in order to determine which label class to use for the given status. Part of MDL-59290. ---