Login iframe wurde erstellt.
This commit is contained in:
@@ -550,7 +550,7 @@
|
||||
</a> -->
|
||||
<asp:LoginView ID="LoginView1" runat="server" ClientIDMode="AutoID">
|
||||
<AnonymousTemplate>
|
||||
<iframe name="frame1" sandbox="allow-same-origin allow-top-navigation allow-scripts allow-popups allow-forms" src="/login/login_FLEX.aspx" runat="server" seamless="seamless" style="width:300px;height:300px;overflow:no-content;background-image:none;" scrolling="no" />
|
||||
<iframe name="frame1" sandbox="allow-same-origin allow-top-navigation allow-scripts allow-popups allow-forms" src="/login/login_FLEX_iFrame.aspx" runat="server" style="width:300px;height:300px; overflow:hidden;background-image:none;" scrolling="no" />
|
||||
<div id="loadingMessage1">Loading...</div>
|
||||
</AnonymousTemplate>
|
||||
<LoggedInTemplate>
|
||||
|
||||
Reference in New Issue
Block a user