Revize ee95801f
Přidáno uživatelem Pavel Fidranský před více než 6 roky(ů)
sources/src/main/webapp/showGraph.jsp | ||
---|---|---|
61 | 61 |
<script src="js/zoom.js"></script> |
62 | 62 |
<script src="js/app.js"></script> |
63 | 63 |
|
64 |
<title>Visualization of large component diagrams</title>
|
|
64 |
<title>IMiGEr</title>
|
|
65 | 65 |
</head> |
66 | 66 |
|
67 | 67 |
<body> |
... | ... | |
114 | 114 |
<header class="header" id="header"> |
115 | 115 |
<img src="images/logo.png" class="header-logo" alt="logo of University of West Bohemia" title="University of West Bohemia"> |
116 | 116 |
|
117 |
<h2 class="header-title">Visualization of large component diagrams</h2>
|
|
117 |
<h2 class="header-title">Interactive Multimodal Graph Explorer</h2>
|
|
118 | 118 |
|
119 | 119 |
<% if (!is_efp_diagram) { %> |
120 | 120 |
<jsp:include page="logged_user.jsp" /> |
sources/src/main/webapp/uploadFiles.jsp | ||
---|---|---|
12 | 12 |
<script src="old/js/diagram.js"></script> |
13 | 13 |
<script src="old/js/user.js"></script> |
14 | 14 |
|
15 |
<title>Visualization of large component diagrams</title>
|
|
15 |
<title>IMiGEr</title>
|
|
16 | 16 |
</head> |
17 | 17 |
|
18 | 18 |
<body> |
... | ... | |
20 | 20 |
<header class="header" id="header"> |
21 | 21 |
<img src="images/logo.png" class="header-logo" alt="logo of University of West Bohemia" title="University of West Bohemia"> |
22 | 22 |
|
23 |
<h2 class="header-title">Visualization of large component diagrams</h2>
|
|
23 |
<h2 class="header-title">Interactive Multimodal Graph Explorer</h2>
|
|
24 | 24 |
|
25 | 25 |
<jsp:include page="logged_user.jsp" /> |
26 | 26 |
|
Také k dispozici: Unified diff
rebranding