Skip to content

Commit 8c90cc9

Browse files
committed
Update ManagePdfFiles.cshtml
1 parent 319cf38 commit 8c90cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/docs/src/Volo.Docs.Admin.Web/Pages/Docs/Admin/Projects/ManagePdfFiles.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
</abp-card-body>
3737
</abp-card>
3838
</abp-modal-body>
39-
<abp-modal-footer buttons="@(AbpModalButtons.Close|AbpModalButtons.Save)">
39+
<abp-modal-footer buttons="@(AbpModalButtons.Close)">
4040
</abp-modal-footer>
4141
</abp-modal>

0 commit comments

Comments
 (0)