bootstrap_sb_admin_base_v2 icon indicating copy to clipboard operation
bootstrap_sb_admin_base_v2 copied to clipboard

Rails gem of the Bootstrap based admin theme SB Admin 2.

Results 3 bootstrap_sb_admin_base_v2 issues
Sort by recently updated
recently updated
newest added

The current configuration assumes that sprockets will handle JS/CSS consolidation. Webpacker became available in Rails 5.1 and is now the default for new Rails versions.

Hi, When create item fail and the controller action render :new again I have active the index link option because of this: (in sb-admin-2.js) var url = window.location; var element...

Is there a way to override sb admin's global variables? What is the encouraged approach on styling the template?