You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: application-interactive-link-visualizer-ui/src/main/resources/XWiki/InteractiveLinkVisualizer/Code/LinkVisualizerPanel.xml
+32-15Lines changed: 32 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,36 @@
1
-
<?xml version='1.1' encoding='UTF-8'?>
1
+
<?xml version="1.1" encoding="UTF-8"?>
2
+
3
+
<!--
4
+
* See the NOTICE file distributed with this work for additional
5
+
* information regarding copyright ownership.
6
+
*
7
+
* This is free software; you can redistribute it and/or modify it
8
+
* under the terms of the GNU Lesser General Public License as
9
+
* published by the Free Software Foundation; either version 2.1 of
10
+
* the License, or (at your option) any later version.
11
+
*
12
+
* This software is distributed in the hope that it will be useful,
13
+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
14
+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15
+
* Lesser General Public License for more details.
16
+
*
17
+
* You should have received a copy of the GNU Lesser General Public
18
+
* License along with this software; if not, write to the Free
19
+
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
20
+
* 02110-1301 USA, or see the FSF site: http://www.fsf.org.
Copy file name to clipboardExpand all lines: application-interactive-link-visualizer-ui/src/main/resources/XWiki/InteractiveLinkVisualizer/Code/MainVisualisation.xml
+30-13Lines changed: 30 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,36 @@
1
-
<?xml version='1.1' encoding='UTF-8'?>
1
+
<?xml version="1.1" encoding="UTF-8"?>
2
+
3
+
<!--
4
+
* See the NOTICE file distributed with this work for additional
5
+
* information regarding copyright ownership.
6
+
*
7
+
* This is free software; you can redistribute it and/or modify it
8
+
* under the terms of the GNU Lesser General Public License as
9
+
* published by the Free Software Foundation; either version 2.1 of
10
+
* the License, or (at your option) any later version.
11
+
*
12
+
* This software is distributed in the hope that it will be useful,
13
+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
14
+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15
+
* Lesser General Public License for more details.
16
+
*
17
+
* You should have received a copy of the GNU Lesser General Public
18
+
* License along with this software; if not, write to the Free
19
+
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
20
+
* 02110-1301 USA, or see the FSF site: http://www.fsf.org.
<button class="icon-button" title="Increase Graph Iterations: If graph is not layouted properly & need more iterations" id="iteration-button">$services.icon.renderHTML('refresh')</button>
<button class="icon-button" title="Increase Graph Iterations: If graph is not layouted properly & need more iterations" id="iteration-button">$services.icon.renderHTML('refresh')</button>
0 commit comments