This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
firefly-iii
Watch
1
Star
0
Fork
0
You've already forked firefly-iii
mirror of
https://github.com/firefly-iii/firefly-iii.git
synced
2026-07-14 15:38:00 -07:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
16bfbc8a12f17c19f0d7de0bf5eb9c9ecae6c7d9
firefly-iii
/
config
/
breadcrumbs.php
T
8 lines
62 B
PHP
Raw
Normal View
History
Unescape
Escape
Added some new code to implement a permission scheme.
2015-05-28 06:43:07 +02:00
<?
php
return
[
Code cleanup [skip ci]
2015-06-27 08:06:24 +02:00
'view'
=>
'breadcrumbs::bootstrap3'
,
Added some new code to implement a permission scheme.
2015-05-28 06:43:07 +02:00
];
Reference in New Issue
Copy Permalink