public
Description: It is for the calculation of Einhorn, the meat is for the moment
Clone URL: git://github.com/garyharan/wtflolinatortest.git
Rename jquery file and remove test line in home.erb
Zelnox (author)
Sun Sep 07 15:48:50 -0700 2008
commit  cfabcebd0494a570782fe578ea75360c9bc2532c
tree    aabf0b5ab785046a2f5e1570637dcc7f2c1b5cfd
parent  62fd1b780e09a937988027435ace743392cb2229
...
1
2
3
4
 
5
6
7
...
17
18
19
20
21
22
23
...
1
2
3
 
4
5
6
7
...
17
18
19
 
20
21
22
0
@@ -1,7 +1,7 @@
0
 <html>
0
 <head>
0
   <title>Lunch Status</title>
0
- <script type="text/javascript" src="/jquery.js"></script>
0
+ <script type="text/javascript" src="/jquery-1.2.6.js"></script>
0
   <style type="text/css" media="screen">
0
     h1 { font-size: 1em; letter-spacing: 0.1em;}
0
     body { font-family: 'courier new', sans-serif; font-size: 85%; }
0
@@ -17,7 +17,6 @@
0
   <p>o hai 2 u purrfek strainjur! Dis iz lunchstatus.com at ur servish.</p>
0
   <p>Wi can has frenzdship!</p>
0
   <p>o plz let mi no ur <input type="textfield" id="username" maxlength="30" size="10" value="name"/> and ur <input type="textfield" id="organization" maxlength="30" size="10" value="allegiance"/>.</p>
0
- <a href="#">something</a>
0
 </body>
0
 <script type="text/javascript" charset="utf-8">
0
  $(document).ready(function() {

Comments

    No one has commented yet.