File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
resources/views/documents Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ function bytesToHuman($bytes) {
1212<div class =" p-3" >
1313 <div data-role =" panel" data-title-caption =" {{ trans (' cruds.document.title.templates' ) } }" data-collapsible =" true" data-title-icon =" <span class='mif-file-text'></span>" >
1414
15-
1615 <form action =" /doc/template" method =" POST" role =" form" enctype =" multipart/form-data" >
1716 @csrf
1817 <div class =" grid" >
@@ -60,7 +59,7 @@ function bytesToHuman($bytes) {
6059</div >
6160
6261<div class =" p-3" >
63- <div data-role =" panel" data-title-caption =" {{ trans (' cruds.document.title.storage' ) } }" data-collapsible =" true" data-title-icon =" <span class='mif-chart-line '></span>" >
62+ <div data-role =" panel" data-title-caption =" {{ trans (' cruds.document.title.storage' ) } }" data-collapsible =" true" data-title-icon =" <span class='mif-file-text '></span>" >
6463
6564 <div class =" grid" >
6665 <div class =" row" >
You can’t perform that action at this time.
0 commit comments