mirror of
https://github.com/ansible/awx.git
synced 2026-03-11 14:39:30 -02:30
Merge pull request #2557 from jaredevantabor/portal-mode-ux
Portal mode search bars 100%
This commit is contained in:
@@ -16,7 +16,6 @@ export default
|
||||
index: false,
|
||||
hover: true,
|
||||
well: true,
|
||||
searchSize: 'col-lg-8 col-md-8 col-sm-12 col-xs-12',
|
||||
emptyListText: 'There are no job templates to display at this time',
|
||||
fields: {
|
||||
name: {
|
||||
|
||||
@@ -16,7 +16,6 @@ export default
|
||||
hover: true,
|
||||
well: true,
|
||||
listTitle: 'Jobs',
|
||||
searchSize: 'col-lg-8 col-md-8 col-sm-12 col-xs-12',
|
||||
emptyListText: 'There are no jobs to display at this time',
|
||||
|
||||
fields: {
|
||||
|
||||
Reference in New Issue
Block a user