updated namespaces, improved page management,
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
@using System
|
||||
@using Oqtane.Shared
|
||||
@namespace Oqtane.Shared
|
||||
|
||||
@DynamicComponent
|
||||
|
||||
@ -21,8 +22,8 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
// layout does not exist with type specified
|
||||
}
|
||||
// layout does not exist with type specified
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user