~automne-team/automne/trunk

« back to all changes in this revision

Viewing changes to automne/admin/js/winpanel.js

  • Committer: sebastien-pauchet
  • Date: 2012-02-15 16:47:40 UTC
  • mfrom: (363.2.105 4.2)
  • Revision ID: seb@automne-cms.org-20120215164740-xrk26iafkvztwv6s
Merge stable branch 4.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
        winURL:         false,
18
18
        //current displayed page
19
19
        currentPage:false,
 
20
        popupable:false,
20
21
        //constructor
21
22
        constructor: function(config) { 
22
23
                // preprocessing
38
39
                        id:                             this.id+'Window',
39
40
                        currentPage:    this.currentPage,
40
41
                        height:                 570,
 
42
                        popupable:              this.popupable,
41
43
                        autoLoad:               {
42
44
                                url:            this.winURL,
43
45
                                params:         {