~daker/loco-team-portal/fix.pypi

« back to all changes in this revision

Viewing changes to loco_directory/templates/index.html

  • Committer: Tarmac
  • Author(s): Adnane Belmadiaf
  • Date: 2012-09-25 21:01:12 UTC
  • mfrom: (527.3.3 fix.identica)
  • Revision ID: tarmac@geekpad-20120925210112-ww117n1we3ytzby7
[r=] * Removed identi.ca from the feed

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
        <script type="text/javascript"> 
14
14
        //<![CDATA[
15
15
            $(function() {
16
 
                $('.twidenash').twidenash();
 
16
                $('.twidenash').twidenash( {
 
17
                    sources: [
 
18
                        'http://search.twitter.com/',
 
19
                    ]
 
20
                });
17
21
            });
18
22
        //]]>
19
23
        </script>