diff options
| -rw-r--r-- | bitbake/lib/toaster/toastergui/templates/layerdetails.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/layerdetails.html b/bitbake/lib/toaster/toastergui/templates/layerdetails.html index f8f2d7ab87..6c5e7859aa 100644 --- a/bitbake/lib/toaster/toastergui/templates/layerdetails.html +++ b/bitbake/lib/toaster/toastergui/templates/layerdetails.html | |||
| @@ -254,7 +254,7 @@ | |||
| 254 | Target version | 254 | Target version |
| 255 | </th> | 255 | </th> |
| 256 | <th class="span4">Description</th> | 256 | <th class="span4">Description</th> |
| 257 | <th>Build target</th> | 257 | <th class="span2">Build target</th> |
| 258 | </tr> | 258 | </tr> |
| 259 | </thead> | 259 | </thead> |
| 260 | <tbody> | 260 | <tbody> |
| @@ -380,7 +380,7 @@ | |||
| 380 | {% endif %} | 380 | {% endif %} |
| 381 | </th> | 381 | </th> |
| 382 | <th>Description</th> | 382 | <th>Description</th> |
| 383 | <th>Select machine</th> | 383 | <th class="span2">Select machine</th> |
| 384 | </tr> | 384 | </tr> |
| 385 | </thead> | 385 | </thead> |
| 386 | <tbody> | 386 | <tbody> |
