This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
firefly-iii
Watch
1
Star
0
Fork
0
mirror of
https://github.com/firefly-iii/firefly-iii.git
synced
2026-07-28 00:09:56 -07:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
9dc3f614affdc2b68ad151c4cbd34dde1ff1aff8
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