Feat(SQL, UI): 1. Updated User Calc Stored Procedure with Search functionality from previous commit on Command and Dog tables. \n 2. Corrected functionality of active field trash and add icons instead of button with replaceable text. \n 3. Improved styling on Dog Command Link page.
This commit is contained in:
@@ -76,6 +76,12 @@ VALUES
|
||||
, 'Admin'
|
||||
, 1
|
||||
)
|
||||
, (
|
||||
4
|
||||
, 'NONE'
|
||||
, 'None'
|
||||
, 999
|
||||
)
|
||||
;
|
||||
|
||||
-- Permission Groups
|
||||
|
||||
Reference in New Issue
Block a user