Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F5402279
notify_record_bulk.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
Wed, Sep 9, 9:12 PM
Size
415 B
Mime Type
text/plain
Expires
Fri, Sep 11, 9:12 PM (1 d, 22 h)
Engine
blob
Format
Raw Data
Handle
437614
Attached To
rWEBDNS WebDNS (edet4)
notify_record_bulk.text.erb
View Options
Domain:
<%=
@domain
.
name
%>
By:
<%=
@user
.
email
%>
<%=
'(admin)'
if
@admin
%>
<%
@operations
.
each
do
|
context
,
record
,
changes
|
%>
Action:
<%=
context
%>
Record:
<%=
record
.
name
%>
Type:
<%=
record
.
type
%>
State:
<%=
record
.
to_dns
%>
<%
if
context
==
:update
-%>
Changes:
<%
changes
.
each
do
|
key
,
change
|
-%>
<%=
key
%>
from
<%=
change
.
first
%>
<%=
key
%>
to
<%=
change
.
last
%>
<%
end
-%>
<%
end
-%>
<%
end
-%>
Event Timeline
Log In to Comment