Feature #26: User Flags
Flags can be associated with Users. Includes minor updates to Job Queues and improved visibility of user information.
This commit is contained in:
@@ -201,8 +201,8 @@ WriteLiteral(" </div>\r\n <script");
|
||||
WriteLiteral(" type=\"text/javascript\"");
|
||||
|
||||
WriteLiteral(">\r\n $(function () {\r\n $(\'#Job_Show_Status\').appendTo(\'#layout_P" +
|
||||
"ageHeading\')\r\n $(\'#Job_Show_QueueStatus\').appendTo(\'#layout_PageHeadi" +
|
||||
"ng\')\r\n });\r\n </script>\r\n");
|
||||
"ageHeading\');\r\n $(\'#Job_Show_QueueStatus\').appendTo(\'#layout_PageHead" +
|
||||
"ing\');\r\n });\r\n </script>\r\n");
|
||||
|
||||
WriteLiteral(" ");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user