added hint for autodetecting CNAME records
This commit is contained in:
parent
686c0a41dc
commit
107c4fd407
1 changed files with 4 additions and 1 deletions
|
|
@ -10,7 +10,10 @@
|
||||||
%table.table
|
%table.table
|
||||||
%thead
|
%thead
|
||||||
%th Domain Name
|
%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
|
%th Actions
|
||||||
%tbody
|
%tbody
|
||||||
%tr
|
%tr
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue