From 508b6a9fc79326bcf6d060f1daf42f5b67bfaeec Mon Sep 17 00:00:00 2001 From: Thomas Mueller Date: Fri, 11 Jan 2013 11:52:07 +0100 Subject: displaying notification now centered The notification div has been moved to the user templates. Correct display of the notification will only work with the use of OC.Notification.show() as on fadeIn() the css needs to be changed as this style required display: inline. --- settings/templates/users.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'settings/templates') diff --git a/settings/templates/users.php b/settings/templates/users.php index e8bf9edf604..80d8dc9cc86 100644 --- a/settings/templates/users.php +++ b/settings/templates/users.php @@ -73,8 +73,6 @@ var isadmin = ; -
- -- cgit v1.2.3