1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 04:12:00 +02:00

Issue #435 - Initial Bootstrap3 theme added.

This commit is contained in:
Cameron
2013-12-21 01:32:39 -08:00
parent e778a4483f
commit e2d67d8ecd
9 changed files with 715 additions and 4 deletions

View File

@@ -1702,6 +1702,10 @@ class e_form
case 'filter e-hide-if-js': // FIXME hide-js shouldn't be here.
$options['class'] .= 'btn-primary';
break;
default:
$options['class'] .= 'btn-default';
break;
}
return "