Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F5131339
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
Mon, Aug 17, 2:07 PM
Size
415 B
Mime Type
text/plain
Expires
Wed, Aug 19, 2:07 PM (1 d, 16 h)
Engine
blob
Format
Raw Data
Handle
433974
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