UNPKG

awaken-direct-democracy

Version:

This is the functional skeleton / working mock up of a disruptive app to increase voter turnout and participation driven at the start by just one person - Tom Atkinson in New Zealand - after watching in horror the signing of the TPPA in Auckland February

37 lines (36 loc) 2 kB
<ion-view title="Bill Details" id="page16"> <ion-content overflow-scroll="true" padding="true" class="has-header"> <form class="list"> <h4 id="billDetails-heading10" style="color:#000000;">Miuse of Drugs (Medicinal Cannabis) Ammentment Bill 1 July 2009</h4> <ion-checkbox name="bill-vote">For</ion-checkbox> <ion-checkbox name="bill-vote">Against</ion-checkbox> </form> <div id="billDetails-markdown18" style="color:#000000;"> <p> <strong>6</strong>edits remain for your vote on this bill. Any changes to the text of the bill cause the counter to reset to 7</p> </div> <button id="billDetails-button17" style="font-weight:;" class="button button-positive button-block icon ion-android-checkbox-outline">: Update Your Vote (6 remain)</button> <form class="list"></form> <div class="list card"> <div class="item item-divider">Miuse of Drugs (Medicinal Cannabis) Ammentment Bill</div> <div class="item item-body"> <form class="list"> <div id="billDetails-markdown22" style="color:#000000;"> <p> <strong>234,567</strong>Citizens are for</p> <p> <strong>137761</strong>Citizens are against</p> </div> <ion-item class="range range-positive">63% For the bill <input type="range" value="63" min="0" max="100" name="Public Opinion"> </ion-item> </form> <a style="display:inline-block;" ui-sref="tabsController.voteOnBills"> <div style="text-align:center;"> <img src="img/I3MRAvq7QCS59RDtumPd_medical-cannabis.png" width="auto" height="auto"> </div> </a> </div> </div> </ion-content> </ion-view>