liquid_feedback_frontend

view app/main/_layout/default.html @ 2:5c601807d397

Version alpha3

Dark green part of issue supporter bargraph represents all satisfied supporters, regardless of having seen the latest draft

Wiki formatting for drafts

Showing differences between two drafts of the same initiative

Display of outgoing delegation chains

Many other improvements
author bsw
date Mon Nov 23 12:00:00 2009 +0100 (2009-11-23)
parents 3bfb2fcf7ab9
children 80c215dbf076
line source
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
4 <title><!-- WEBMCP SLOTNODIV app_name --></title>
5 <link rel="stylesheet" type="text/css" media="screen" href="__BASEURL__/static/trace.css" />
6 <link rel="stylesheet" type="text/css" media="screen" href="__BASEURL__/static/style.css" />
7 <!-- WEBMCP SLOTNODIV html_head -->
8 </head>
9 <body>
10 <div class="topbar">
11 <div class="logout_button" id="logout_button">
12 <!-- WEBMCP SLOT logout_button -->
13 </div>
14 <div class="searchbox" id="searchbox">
15 <!-- WEBMCP SLOT searchbox -->
16 </div>
17 <div class="navigation" id="navigation">
18 <!-- WEBMCP SLOT navigation -->
19 </div>
20 </div>
21 <div class="title_bar">
22 <div class="issue_info" id="issue_info">
23 <!-- WEBMCP SLOT issue_info -->
24 </div>
25 <div class="path" id="path">
26 <!-- WEBMCP SLOT path -->
27 </div>
28 <div class="title" id="title">
29 <!-- WEBMCP SLOT title -->
30 </div>
31 <div class="interest vote_info" id="interest">
32 <!-- WEBMCP SLOT interest -->
33 </div>
34 <div class="support vote_info" id="support">
35 <!-- WEBMCP SLOT support -->
36 </div>
37 <div class="delegation vote_info" id="delegation">
38 <!-- WEBMCP SLOT delegation -->
39 </div>
40 <div class="actions" id="actions">
41 <!-- WEBMCP SLOT actions -->
42 </div>
43 <br style="clear: left;" />
44 </div>
45 <div class="main" id="default">
46 <!-- WEBMCP SLOT default -->
47 </div>
48 <div class="layout_trace" id="layout_trace" style="xdisplay: none">
49 <div id="trace_show" onclick="document.getElementById('trace_content').style.display='block';this.style.display='none';">TRACE</div>
50 <div id="trace_content" style="display: none;">
51 <!-- WEBMCP SLOT trace -->
52 <div class="trace_close" onclick="document.getElementById('trace_show').style.display='block';document.getElementById('trace_content').style.display='none';">
53 close
54 </div>
55 </div>
56 </div>
57 </div>
58 <div class="layout_notice" id="layout_notice" onclick="document.getElementById('layout_notice').style.display='none';">
59 <!-- WEBMCP SLOT notice -->
60 </div>
61 <div class="layout_warning" id="layout_warning" onclick="document.getElementById('layout_warning').style.display='none';">
62 <!-- WEBMCP SLOT warning -->
63 </div>
64 <div class="layout_error" id="layout_error" onclick="document.getElementById('layout_error').style.display='none';">
65 <!-- WEBMCP SLOT error -->
66 </div>
67 </body>
68 <script>
69 </script>
70 </html>

Impressum / About Us