BootstrapAdmin/Bootstrap.Admin/Views/Shared
lq_avenue 20b92010cb 将用户增删改操作记录到日志中,修改了日志表脚本 2016-11-04 15:26:35 +08:00
..
AwesomeIcon.cshtml 更正菜单编辑窗口名称、移除图标页面多余内容 2016-10-29 13:18:43 +08:00
Content.cshtml 增加一个content-body样式,适配前台配置的页面到iframe中 2016-11-01 20:56:07 +08:00
Footer.cshtml 更改footer脚本为PartialView,完善返回顶端按钮,适配全屏与各种屏幕大小不同滚动条点击响应 2016-11-02 13:45:49 +08:00
Glyphicons.cshtml 提交菜单编辑页面,选择菜单图标功能,样式表还未做微调 2016-10-28 13:39:50 +08:00
GroupConfig.cshtml 统一前台GroupConfig,RoleConfig,UserConfig中保存提交的按钮的名称 2016-10-31 14:16:55 +08:00
Header.cshtml 将搜索栏移动到通知栏前面 2016-11-01 18:01:32 +08:00
IconView.cshtml 调整样式,增强菜单选择图标页面右侧快捷导航栏自适应能力 2016-10-29 12:25:02 +08:00
MenuTree.cshtml 增加父级菜单与菜单顺序弹窗功能 2016-11-03 16:52:59 +08:00
Navigator.cshtml 重构菜单结构,以及相关导航条设置,面包屑导航更改到js脚本中,更改Navigations数据库结构 2016-10-26 14:02:40 +08:00
Readme.txt 更改footer脚本为PartialView,完善返回顶端按钮,适配全屏与各种屏幕大小不同滚动条点击响应 2016-11-02 13:45:49 +08:00
RoleConfig.cshtml 统一前台GroupConfig,RoleConfig,UserConfig中保存提交的按钮的名称 2016-10-31 14:16:55 +08:00
UnAuthorized.cshtml 增加授权模块 2016-10-22 18:51:15 +08:00
UserConfig.cshtml 统一前台GroupConfig,RoleConfig,UserConfig中保存提交的按钮的名称 2016-10-31 14:16:55 +08:00
_Admin.cshtml 将用户增删改操作记录到日志中,修改了日志表脚本 2016-11-04 15:26:35 +08:00
_Default.cshtml 重构弹出框等代码块位置,增加_Admin模板页中customModal块,支持子页面多个块 2016-10-27 14:33:34 +08:00
_Layout.cshtml 初始化BootstrapAdmin解决方案 2016-10-20 22:17:04 +08:00
_Normal.cshtml 更改footer脚本为PartialView,完善返回顶端按钮,适配全屏与各种屏幕大小不同滚动条点击响应 2016-11-02 13:45:49 +08:00

Readme.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

_Layout.cshtml
	/Home/Login

-------> _Admin.cshtml
		/Admin/Index

--------------> _Default.cshtml
		/Admin/Users


-------> _Normal.cshtml