foreveralone

foreveralone Commit Details


Date:2016-02-26 21:20:46 (8 years 9 months ago)
Author:Natalie Adams
Branch:master
Commit:34452aa60b99ec682e91c09170a970ad1bde0a1a
Parents: 95af0cd5fc8411cb9e5c2c3d18356e7dc23005b2
Message:removing console.log

Changes:

File differences

web/application/views/main.html
4444
4545
4646
47
4847
4948
5049
function introText2() {
if (counter <= 2) {
console.log(counter);
$("#find").html(text2[counter]).fadeIn(1500);
counter++;
setTimeout(function () {

Archive Download the corresponding diff file

Branches

Tags

Number of commits:
Page rendered in 0.05411s using 14 queries.