diff options
Diffstat (limited to 'bitbake/lib')
| -rw-r--r-- | bitbake/lib/toaster/toastergui/templates/filtersnippet.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/filtersnippet.html b/bitbake/lib/toaster/toastergui/templates/filtersnippet.html index 26ff67563e..3885a0316d 100644 --- a/bitbake/lib/toaster/toastergui/templates/filtersnippet.html +++ b/bitbake/lib/toaster/toastergui/templates/filtersnippet.html | |||
| @@ -14,6 +14,6 @@ | |||
| 14 | </select> | 14 | </select> |
| 15 | </div> | 15 | </div> |
| 16 | <div class="modal-footer"> | 16 | <div class="modal-footer"> |
| 17 | <button type="submit" class="btn btn-primary disabled">Apply</button> | 17 | <button type="submit" class="btn btn-primary">Apply</button> |
| 18 | </div> | 18 | </div> |
| 19 | </form> | 19 | </form> |
