1f7b3ff79f
git-svn-id: https://keyhammer.ath.cx/svn/GMW/trunk@483 365432ac-a1b5-4ffd-bb28-6d3099d32164
6 lines
452 B
Plaintext
6 lines
452 B
Plaintext
<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/AjaxTitle.master" AutoEventWireup="true" CodeBehind="MagLogico.aspx.cs" Inherits="GMW.MagLogico" %>
|
|
<%@ Register src="WebUserControls/mod_statoMagLogico.ascx" tagname="mod_statoMagLogico" tagprefix="uc1" %>
|
|
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">
|
|
<uc1:mod_statoMagLogico ID="mod_statoMagLogico1" runat="server" />
|
|
</asp:Content>
|