Browse Source

Add system msg modal

Vova Tkach 6 years ago
parent
commit
fc97affc3c

File diff suppressed because it is too large
+ 0 - 0
engine/wrapper/resources/templates/cp.base.go


+ 1 - 0
engine/wrapper/resources/templates/cp.base.html

@@ -11,6 +11,7 @@
 		<link rel="shortcut icon" href="{{$.System.PathIcoFav}}" type="image/x-icon" />
 	</head>
 	<body class="cp cp-sidebar-left cp-sidebar-right">
+		{{$.System.BlockModalSysMsg}}
 		<div class="modal fade" id="sys-modal-user-settings" tabindex="-1" role="dialog" aria-labelledby="sysModalUserSettingsLabel" aria-hidden="true">
 			<div class="modal-dialog modal-dialog-centered" role="document">
 				<div class="modal-content">

Some files were not shown because too many files changed in this diff