Permissions & Authorization for Users #24

Initial Release; Includes Database and MVC refactoring
This commit is contained in:
Gary Sharp
2013-10-10 19:13:16 +11:00
parent 172ce5524a
commit a099d68915
458 changed files with 40221 additions and 12130 deletions
+8 -8
View File
@@ -170,14 +170,6 @@
}
}
#Job_Show_User
{
#Job_Show_User_Type
{
font-style: italic;
}
}
#Job_Show_Subjects_Actions
{
&>td
@@ -324,6 +316,10 @@
}
}
&.cannotAddLogs div.commentOutput {
height: 300px;
}
div.commentInput
{
border-top: 1px solid @SubtleBorderColour;
@@ -470,6 +466,10 @@
}
}
&.cannotAddAttachments div.attachmentOutput {
height: 300px;
}
div.attachmentInput
{
border-top: 1px solid @SubtleBorderColour;