You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
585 B
Plaintext
16 lines
585 B
Plaintext
11 months ago
|
<%@ Page Title="" Language="C#" CodeBehind="Default.aspx.cs" MasterPageFile="~/Areas/MvcShipping/Views/Shared/Site.Master" Inherits="DSWeb._Default2" %>
|
||
|
|
||
|
|
||
|
<asp:Content ID="Content1" ContentPlaceHolderID="MainContent" runat="server">
|
||
|
|
||
|
|
||
|
<script type="text/javascript" src="../../../../Areas/MvcShipping/Viewsjs/MainForm/MainForm.js"></script>
|
||
|
<script type="text/javascript" src="../../../../Areas/MvcShipping/Viewsjs/MainForm/Main.js"></script>
|
||
|
|
||
|
|
||
|
</asp:Content>
|
||
|
|
||
|
<asp:Content ID="Content2" ContentPlaceHolderID="head" runat="server">
|
||
|
<div id="viewport" ></div>
|
||
|
</asp:Content>
|