app/views/optimacms/admin/common/res.html.haml in optimacms-0.2.23 vs app/views/optimacms/admin/common/res.html.haml in optimacms-0.2.24
- old
+ new
@@ -1,9 +1,9 @@
-%h1 Result
-
-- if @res==1
- .alert.alert-success
- Operation done successfully
-- else
- .alert.alert-danger
- Error occurred
-
+%h1 Result
+
+- if @res==1
+ .alert.alert-success
+ Operation done successfully
+- else
+ .alert.alert-danger
+ Error occurred
+