liquid_feedback_frontend

diff 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 diff
     1.1 --- a/app/main/_layout/default.html	Wed Nov 18 12:00:00 2009 +0100
     1.2 +++ b/app/main/_layout/default.html	Mon Nov 23 12:00:00 2009 +0100
     1.3 @@ -18,27 +18,29 @@
     1.4          <!-- WEBMCP SLOT navigation -->
     1.5        </div>
     1.6      </div>
     1.7 -    <div class="infobox" id="infobox">
     1.8 -      <div class="interest" id="interest">
     1.9 -        <!-- WEBMCP SLOT interest -->
    1.10 +    <div class="title_bar">
    1.11 +      <div class="issue_info" id="issue_info">
    1.12 +        <!-- WEBMCP SLOT issue_info -->
    1.13        </div>
    1.14 -      <div class="support" id="support">
    1.15 -        <!-- WEBMCP SLOT support -->
    1.16 -      </div>
    1.17 -      <div class="delegation" id="delegation">
    1.18 -        <!-- WEBMCP SLOT delegation -->
    1.19 -      </div>
    1.20 -    </div>
    1.21 -    <div class="title_bar">
    1.22        <div class="path" id="path">
    1.23          <!-- WEBMCP SLOT path -->
    1.24        </div>
    1.25        <div class="title" id="title">
    1.26          <!-- WEBMCP SLOT title -->
    1.27        </div>
    1.28 +      <div class="interest vote_info" id="interest">
    1.29 +        <!-- WEBMCP SLOT interest -->
    1.30 +      </div>
    1.31 +      <div class="support vote_info" id="support">
    1.32 +        <!-- WEBMCP SLOT support -->
    1.33 +      </div>
    1.34 +      <div class="delegation vote_info" id="delegation">
    1.35 +        <!-- WEBMCP SLOT delegation -->
    1.36 +      </div>
    1.37        <div class="actions" id="actions">
    1.38          <!-- WEBMCP SLOT actions -->
    1.39        </div>
    1.40 +      <br style="clear: left;" />
    1.41      </div>
    1.42      <div class="main" id="default">
    1.43        <!-- WEBMCP SLOT default -->

Impressum / About Us