Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F449128
notify_domain.text.erb
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Apr 24, 3:13 PM
Size
378 B
Mime Type
text/plain
Expires
Sat, Apr 26, 3:13 PM (1 d, 16 h)
Engine
blob
Format
Raw Data
Handle
214493
Attached To
rWEBDNS WebDNS (edet4)
notify_domain.text.erb
View Options
Action:
<%=
@context
%>
By:
<%=
@user
.
email
%>
<%=
'(admin)'
if
@admin
%>
Domain:
<%=
@domain
.
name
%>
Type:
<%=
@domain
.
type
%>
<%
if
@domain
.
slave?
%>
Master:
<%=
@domain
.
master
%>
<%
end
-%>
<%
if
@context
==
:update
-%>
Changes:
<%
@changes
.
each
do
|
key
,
change
|
-%>
<%=
key
%>
from
<%=
change
.
first
||
"(empty)"
%>
<%=
key
%>
to
<%=
change
.
last
%>
<%
end
-%>
<%
end
-%>
Event Timeline
Log In to Comment