Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1299742
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, Nov 19, 12:37 AM
Size
415 B
Mime Type
text/plain
Expires
Fri, Nov 21, 12:37 AM (1 d, 9 h)
Engine
blob
Format
Raw Data
Handle
292735
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