VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/testmanager/webui/template-tooltip.html@ 64572

最後變更 在這個檔案從64572是 52776,由 vboxsync 提交於 10 年 前

fix OSE

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 717 位元組
 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<html lang="en">
3<head>
4 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
5 <meta http-equiv="content-language" content="en" />
6 <meta name="language" content="en" />
7 <link href="htdocs/css/common.css" rel="stylesheet" type="text/css" media="screen" />
8 <link href="htdocs/css/tooltip.css" rel="stylesheet" type="text/css" media="screen" />
9 <title>@@PAGE_TITLE@@</title>
10</head>
11
12<body scroll="no">
13<div id="tooltip" class="tooltip-main">
14<div id="tooltip-inner">
15@@PAGE_BODY@@
16</div>
17</div>
18</body>
19</html>
20
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette