Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1614694
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
Sat, Mar 21, 2:42 AM
Size
415 B
Mime Type
text/plain
Expires
Mon, Mar 23, 2:42 AM (3 h, 56 m)
Engine
blob
Format
Raw Data
Handle
354153
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