Update: FontAwesome Pass 2
Removal of bitmap icons, replacing with vector based icons from FontAwesome. Includes other UI style changes.
This commit is contained in:
@@ -113,7 +113,7 @@ WriteLiteral(@";
|
||||
$(function(){
|
||||
var tree = $('#UserDetailTab-Authorization_ClaimsTree').fancytree({
|
||||
source: claimNodes,
|
||||
checkbox: true,
|
||||
checkbox: false,
|
||||
selectMode: 3,
|
||||
keyboard: false
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user