foreveralone

foreveralone Commit Details


Date:2016-03-06 18:07:33 (9 years 1 month ago)
Author:Natalie Adams
Branch:master
Commit:94aebf643d55b0996f4677d30b9ef74a6fff2eed
Parents: 1e9e38bb0b1cff7ff59fd36d7d34517d3802f0b7
Message:Issue 138: Who is fran?

Changes:

File differences

web/application/views/chat.html
55
66
77
8
8
99
1010
11
11
12
13
14
15
16
17
18
19
20
1221
1322
1423
......
2029
2130
2231
32
2333
2434
2535
    <div class="checkbox">
        <label> <input type="checkbox" id="random" class="set-tooltip"
                       title="Checking this box will match you with anyone - including those that don't match what you are looking for.
                       You and the other party must have this box checked for it to create a match."
                       You and the other party must have this box checked for it to create a random match."
                       {% if session.random %}checked="checked"{% endif %}
                        >
            Match random users</label>
            <div class="set-tooltip"
                 title="Checking this box will match you with anyone - including those that don't match what you are looking for.
                       You and the other party must have this box checked for it to create a random match.">Match random users</div></label>
    </div>
    <div>
        <a class="set-tooltip" title="Fran is a reference to a friendly replicator in Stargate Atlantis.
        Instead of destroying the replicator collective I have hired her to help me with matching of users.
        " href="http://stargate.wikia.com/wiki/Friendly_Replicator_Android">Who is Fran?</a>
        <br>
        <br>
    </div>
    <div id="container">
        <button title="You may or may not be matched with the same person again" type="button" id="newMatch" class="set-tooltip btn btn-primary">Find new match</button>
        <input autocomplete="off" style="width: 725px;" placeholder="Your message here..." type="text" id="input"><br>
    </div>
</div>
<script type="text/javascript">

Archive Download the corresponding diff file

Branches

Tags

Number of commits:
Page rendered in 0.17708s using 20 queries.