Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
633
Issues
633
List
Boards
Labels
Service Desk
Milestones
Merge Requests
104
Merge Requests
104
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
25bccd18
Commit
25bccd18
authored
Feb 28, 2013
by
Tinderbox User
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regen
parent
f61b05a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
bin/named/bind9.xsl.h
bin/named/bind9.xsl.h
+2
-2
No files found.
bin/named/bind9.xsl.h
View file @
25bccd18
...
...
@@ -213,7 +213,7 @@ static char xslmsg[] =
" <h2>Incoming Requests</h2>
\n
"
" <xsl:if test=
\"
system-property('xsl:vendor')!='Transformiix'
\"
>
\n
"
" <!-- Non Mozilla specific markup -->
\n
"
" <div class=
\"
pie
\"
id=
\"
chart_incoming_requests
\"
>[
graph
incoming requests]</div>
\n
"
" <div class=
\"
pie
\"
id=
\"
chart_incoming_requests
\"
>[
no
incoming requests]</div>
\n
"
" </xsl:if>
\n
"
" <table class=
\"
counters
\"
>
\n
"
" <xsl:for-each select=
\"
server/counters[@type="opcode"]/counter
\"
>
\n
"
...
...
@@ -238,7 +238,7 @@ static char xslmsg[] =
" <h3>Incoming Queries by Type</h3>
\n
"
" <xsl:if test=
\"
system-property('xsl:vendor')!='Transformiix'
\"
>
\n
"
" <!-- Non Mozilla specific markup -->
\n
"
" <div class=
\"
pie
\"
id=
\"
chart_incoming_qtypes
\"
>[
graph incoming qtyp
es]</div>
\n
"
" <div class=
\"
pie
\"
id=
\"
chart_incoming_qtypes
\"
>[
no incoming queri
es]</div>
\n
"
" </xsl:if>
\n
"
" <table class=
\"
counters
\"
>
\n
"
" <xsl:for-each select=
\"
server/counters[@type="qtype"]/counter
\"
>
\n
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment