Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍길동
/
onos
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Simon Hunt
2016-08-29 21:08:42 -0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
33ab26928c6c002357d967ca7ff56f1ab1fd2af0
33ab2692
1 parent
0e6c2146
Fix glyph names.
Change-Id: I295b628b4cbe70c746ef27ff3c729541247e21a8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
web/gui/src/main/webapp/app/fw/svg/glyphData.js
web/gui/src/main/webapp/app/fw/svg/glyphData.js
View file @
33ab269
...
...
@@ -714,9 +714,9 @@
'a1.8,1.8,0,0,1,2.6,2.6l-6.1,6.1a2.5,2.5,0,0,0,0,3.5l6.2,6.2'
+
'A6.2,6.2,0,0,1,65.4,61.9Z'
,
m
ojo
_switch
:
m_switch_arrows
,
m_switch
:
m_switch_arrows
,
m
ojo
_roadm
:
m_switch_arrows
+
m_octagon
,
m_roadm
:
m_switch_arrows
+
m_octagon
,
m_uiAttached
:
'M73.6,61.3H26.4a4.9,4.9,0,0,1-4.9-4.9V27.7'
+
'a4.9,4.9,0,0,1,4.9-4.9H73.6a4.9,4.9,0,0,1,4.9,4.9V56.5'
+
...
...
@@ -738,7 +738,7 @@
'H68.7A1.8,1.8,0,0,1,68.7,57.3ZM68.7,66.5H31.3a1.8,1.8,0,0,1,0-3.7'
+
'H68.7A1.8,1.8,0,0,1,68.7,66.5Z'
,
m_detail
:
'M68.7,33.2H31.3a1.8,1.8,0,0,1,0-3.7H68.7'
+
m_detail
s
:
'M68.7,33.2H31.3a1.8,1.8,0,0,1,0-3.7H68.7'
+
'A1.8,1.8,0,1,1,68.7,33.2ZM73.9,17.5H26.1a4.9,4.9,0,0,0-4.9,4.9'
+
'V72.4a4.9,4.9,0,0,0,4.9,4.9h8.2l-4.1,6.6a1.9,1.9,0,0,0,.6,2.5'
+
'l1,0.3a1.8,1.8,0,0,0,1.6-.9L46.1,64.9a15.1,15.1,0,0,'
+
...
...
Please
register
or
login
to post a comment