~ubuntu-branches/ubuntu/oneiric/cardstories/oneiric

« back to all changes in this revision

Viewing changes to static/test/skin.js

  • Committer: Bazaar Package Importer
  • Author(s): Loic Dachary (OuoU)
  • Date: 2011-08-28 00:22:32 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20110828002232-m882t5uwjmsmaq0j
Tags: 1.0.6-1
upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
//
17
17
(function($) {
18
18
 
19
 
  $.cardstories.skin = function(what, root) {
 
19
  $.cardstories.skin = function(skin, root) {
20
20
    $(root).addClass('cardstories_root');
21
21
    var lobby = {'games': [[100, 'sentence100', 'invitation', 0],
22
22
                           [101, 'sentence101', 'vote', 1],