Skip to content

add configuration for favorite category count

Sergey Shulezhko requested to merge fb_favorite_category_count into master
  • Add property UB.view.ColumnFavorites.allowedCategoryCount for configure allowed values count in favorite column. This value can be changed by settiongs key adminUI.favoriteCategory.count . (Default: 2)
  • Add .x-grid-row-bold css class for mark grid rows as bold

Merge request reports