454a50ebf5
git-svn-id: https://keyhammer.ath.cx/svn/WebGIM/trunk@147 3e04ef4b-3b25-4b6c-be27-bb5389ca777b
9 lines
426 B
Plaintext
9 lines
426 B
Plaintext
<%@ Page Title="" Language="C#" MasterPageFile="~/AjaxSearch.master" AutoEventWireup="true" CodeFile="tipoGuasto.aspx.cs" Inherits="tipoGuasto" %>
|
|
|
|
<%@ Register Src="~/WebUserControls/mod_tipoGuasto.ascx" tagname="mod_tipoGuasto" tagprefix="uc1" %>
|
|
|
|
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
|
<uc1:mod_tipoGuasto ID="mod_tipoGuasto1" runat="server" />
|
|
</asp:Content>
|
|
|