From 107c4fd40700197b98b5fca37abde29a0a5b8c37 Mon Sep 17 00:00:00 2001 From: shlok007 Date: Wed, 23 Aug 2017 03:57:12 +0530 Subject: [PATCH] added hint for autodetecting CNAME records --- app/views/admin/conference_domains/show.haml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/views/admin/conference_domains/show.haml b/app/views/admin/conference_domains/show.haml index d6db7099..04aaf0d0 100644 --- a/app/views/admin/conference_domains/show.haml +++ b/app/views/admin/conference_domains/show.haml @@ -10,7 +10,10 @@ %table.table %thead %th Domain Name - %th Correctly points to #{@conference.short_title} + %th + Correctly points to #{@conference.short_title} + %a{ title: 'Click here to know more about this feature!', href: 'http://osem.io/wiki' } + %span.glyphicon.glyphicon-question-sign %th Actions %tbody %tr