Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-4191

Editor: Table properties, issue to retrieve colwidth and height

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.4.2, 3.5
    • None
    • Inline Editor
    • None

      Where is the variable 'table' defined ?

      org.ametys.cms.editor.tables._getColWantedWidthByIndex = function(index, grid)
      {
      	grid = grid || org.ametys.cms.editor.tables.getTableGrid(table);
      [...]
      }
      
      org.ametys.cms.editor.tables._getRowWantedHeightByIndex = function(index, grid)
      {
      	grid = grid || org.ametys.cms.editor.tables.getTableGrid(table);
      [...]
      }
      

            raphael Raphaël Franchet
            ogehin Olivier Gehin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: