[openstreetmap/openstreetmap-website] Facelift `offline.html` and use Bootstrap classes for "notifications" under the search bar (PR #3907)

Dimitar notifications at github.com
Wed Feb 8 17:37:08 UTC 2023


@Dimitar5555 commented on this pull request.



> @@ -1,7 +1,9 @@
+<div class="alert alert-danger text-center">

I did it but it broke that test:
```
  # Test the offline page
  def test_offline
    get offline_path
    assert_response :success
    assert_template "offline"
  end
```
Do I have to delete the test, since I've deleted `offline.html.erb`?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3907#discussion_r1100475460
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/3907/review/1289684430 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230208/17f4b350/attachment.htm>


More information about the rails-dev mailing list