mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 19:04:51 +08:00
Removed extra semi colon
--HG-- branch : dev
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@model WidgetsIndexViewModel;
|
||||
@model WidgetsIndexViewModel
|
||||
@using Orchard.Widgets.Models;
|
||||
@using Orchard.Widgets.ViewModels;
|
||||
@{ Style.Require("WidgetsAdmin"); }
|
||||
|
Reference in New Issue
Block a user