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.
1153 lines
88 KiB
XML
1153 lines
88 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
|
|
<Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>
|
|
</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{D8B2B80F-F5F3-4E59-BE2B-5D2A2C204348}</ProjectGuid>
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>MailSend.Web</RootNamespace>
|
|
<AssemblyName>MailSend.Web</AssemblyName>
|
|
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
|
<MvcBuildViews>false</MvcBuildViews>
|
|
<UseIISExpress>true</UseIISExpress>
|
|
<Use64BitIISExpress />
|
|
<IISExpressSSLPort />
|
|
<IISExpressAnonymousAuthentication />
|
|
<IISExpressWindowsAuthentication />
|
|
<IISExpressUseClassicPipelineMode />
|
|
<UseGlobalApplicationHostFile />
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Portable.BouncyCastle.1.9.0\lib\net40\BouncyCastle.Crypto.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="HtmlAgilityPack, Version=1.11.46.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\HtmlAgilityPack.1.11.46\lib\Net45\HtmlAgilityPack.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="log4net, Version=2.0.14.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\log4net.2.0.14\lib\net45\log4net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.2.1.1\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MimeKit, Version=3.1.0.0, Culture=neutral, PublicKeyToken=bede1c8a46c66814, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MimeKit.3.1.1\lib\net46\MimeKit.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Quartz, Version=3.3.3.0, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Quartz.3.3.3\lib\net461\Quartz.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Quartz.Jobs, Version=3.3.3.0, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Quartz.Jobs.3.3.3\lib\net461\Quartz.Jobs.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Quartz.Plugins, Version=3.3.3.0, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Quartz.Plugins.3.3.3\lib\net461\Quartz.Plugins.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Runtime.Remoting" />
|
|
<Reference Include="System.Security" />
|
|
<Reference Include="System.Web.DynamicData" />
|
|
<Reference Include="System.Web.Entity" />
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Web.Abstractions" />
|
|
<Reference Include="System.Web.Routing" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Web.Services" />
|
|
<Reference Include="System.EnterpriseServices" />
|
|
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http">
|
|
</Reference>
|
|
<Reference Include="System.Net.Http.WebRequest">
|
|
</Reference>
|
|
<Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.Helpers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Mvc, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.7\lib\net45\System.Web.Mvc.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.Razor.3.2.7\lib\net45\System.Web.Razor.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json">
|
|
<HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Antlr3.Runtime">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform">
|
|
<HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="App_Start\FilterConfig.cs" />
|
|
<Compile Include="App_Start\RouteConfig.cs" />
|
|
<Compile Include="Controllers\MailController.cs" />
|
|
<Compile Include="Global.asax.cs">
|
|
<DependentUpon>Global.asax</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Models\ReqModel.cs" />
|
|
<Compile Include="Models\RespModels.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="Content\css\application.css" />
|
|
<Content Include="Content\css\application2.css" />
|
|
<Content Include="Content\css\common.css" />
|
|
<Content Include="Content\css\subscription.css" />
|
|
<Content Include="Content\font2\demo.css" />
|
|
<Content Include="Content\font2\demo_index.html" />
|
|
<Content Include="Content\font2\iconfont.css" />
|
|
<Content Include="Content\font2\iconfont.js" />
|
|
<Content Include="Content\font\demo.css" />
|
|
<Content Include="Content\font\demo_index.html" />
|
|
<Content Include="Content\font\iconfont.css" />
|
|
<Content Include="Content\font\iconfont.js" />
|
|
<Content Include="Content\hplus\css\animate.min.css" />
|
|
<Content Include="Content\hplus\css\bootstrap.min.css" />
|
|
<Content Include="Content\hplus\css\demo\webuploader-demo.css" />
|
|
<Content Include="Content\hplus\css\font-awesome.min.css" />
|
|
<Content Include="Content\hplus\css\login.min.css" />
|
|
<Content Include="Content\hplus\css\patterns\header-profile-skin-1.png" />
|
|
<Content Include="Content\hplus\css\patterns\header-profile-skin-3.png" />
|
|
<Content Include="Content\hplus\css\patterns\header-profile.png" />
|
|
<Content Include="Content\hplus\css\patterns\shattered.png" />
|
|
<Content Include="Content\hplus\css\plugins\awesome-bootstrap-checkbox\awesome-bootstrap-checkbox.css" />
|
|
<Content Include="Content\hplus\css\plugins\blueimp\css\blueimp-gallery.min.css" />
|
|
<Content Include="Content\hplus\css\plugins\blueimp\img\error.png" />
|
|
<Content Include="Content\hplus\css\plugins\blueimp\img\error.svg" />
|
|
<Content Include="Content\hplus\css\plugins\blueimp\img\loading.gif" />
|
|
<Content Include="Content\hplus\css\plugins\blueimp\img\play-pause.png" />
|
|
<Content Include="Content\hplus\css\plugins\blueimp\img\play-pause.svg" />
|
|
<Content Include="Content\hplus\css\plugins\blueimp\img\video-play.png" />
|
|
<Content Include="Content\hplus\css\plugins\blueimp\img\video-play.svg" />
|
|
<Content Include="Content\hplus\css\plugins\bootstrap-table\bootstrap-table.min.css" />
|
|
<Content Include="Content\hplus\css\plugins\chosen\chosen-sprite%402x.png" />
|
|
<Content Include="Content\hplus\css\plugins\chosen\chosen-sprite.png" />
|
|
<Content Include="Content\hplus\css\plugins\chosen\chosen.css" />
|
|
<Content Include="Content\hplus\css\plugins\clockpicker\clockpicker.css" />
|
|
<Content Include="Content\hplus\css\plugins\codemirror\ambiance.css" />
|
|
<Content Include="Content\hplus\css\plugins\codemirror\codemirror.css" />
|
|
<Content Include="Content\hplus\css\plugins\colorpicker\css\bootstrap-colorpicker.min.css" />
|
|
<Content Include="Content\hplus\css\plugins\colorpicker\img\bootstrap-colorpicker\alpha-horizontal.png" />
|
|
<Content Include="Content\hplus\css\plugins\colorpicker\img\bootstrap-colorpicker\alpha.png" />
|
|
<Content Include="Content\hplus\css\plugins\colorpicker\img\bootstrap-colorpicker\hue-horizontal.png" />
|
|
<Content Include="Content\hplus\css\plugins\colorpicker\img\bootstrap-colorpicker\hue.png" />
|
|
<Content Include="Content\hplus\css\plugins\colorpicker\img\bootstrap-colorpicker\saturation.png" />
|
|
<Content Include="Content\hplus\css\plugins\cropper\cropper.min.css" />
|
|
<Content Include="Content\hplus\css\plugins\datapicker\datepicker3.css" />
|
|
<Content Include="Content\hplus\css\plugins\dataTables\dataTables.bootstrap.css" />
|
|
<Content Include="Content\hplus\css\plugins\dropzone\basic.css" />
|
|
<Content Include="Content\hplus\css\plugins\dropzone\dropzone.css" />
|
|
<Content Include="Content\hplus\css\plugins\font-awesome\font-awesome.css" />
|
|
<Content Include="Content\hplus\css\plugins\font-awesome\style.min.css" />
|
|
<Content Include="Content\hplus\css\plugins\footable\fonts\footable.svg" />
|
|
<Content Include="Content\hplus\css\plugins\footable\footable.core.css" />
|
|
<Content Include="Content\hplus\css\plugins\fullcalendar\fullcalendar.css" />
|
|
<Content Include="Content\hplus\css\plugins\fullcalendar\fullcalendar.print.css" />
|
|
<Content Include="Content\hplus\css\plugins\iCheck\custom.css" />
|
|
<Content Include="Content\hplus\css\plugins\iCheck\green%402x.png" />
|
|
<Content Include="Content\hplus\css\plugins\iCheck\green.png" />
|
|
<Content Include="Content\hplus\css\plugins\images\sort_asc.png" />
|
|
<Content Include="Content\hplus\css\plugins\images\sort_desc.png" />
|
|
<Content Include="Content\hplus\css\plugins\images\sprite-skin-flat.png" />
|
|
<Content Include="Content\hplus\css\plugins\images\spritemap%402x.png" />
|
|
<Content Include="Content\hplus\css\plugins\images\spritemap.png" />
|
|
<Content Include="Content\hplus\css\plugins\ionRangeSlider\ion.rangeSlider.css" />
|
|
<Content Include="Content\hplus\css\plugins\ionRangeSlider\ion.rangeSlider.skinFlat.css" />
|
|
<Content Include="Content\hplus\css\plugins\jasny\jasny-bootstrap.min.css" />
|
|
<Content Include="Content\hplus\css\plugins\jsTree\32px.png" />
|
|
<Content Include="Content\hplus\css\plugins\jsTree\style.min.css" />
|
|
<Content Include="Content\hplus\css\plugins\jsTree\throbber.gif" />
|
|
<Content Include="Content\hplus\css\plugins\markdown\bootstrap-markdown.min.css" />
|
|
<Content Include="Content\hplus\css\plugins\morris\morris-0.4.3.min.css" />
|
|
<Content Include="Content\hplus\css\plugins\nouslider\jquery.nouislider.css" />
|
|
<Content Include="Content\hplus\css\plugins\plyr\plyr.css" />
|
|
<Content Include="Content\hplus\css\plugins\simditor\simditor.css" />
|
|
<Content Include="Content\hplus\css\plugins\steps\jquery.steps.css" />
|
|
<Content Include="Content\hplus\css\plugins\summernote\summernote-bs3.css" />
|
|
<Content Include="Content\hplus\css\plugins\summernote\summernote.css" />
|
|
<Content Include="Content\hplus\css\plugins\sweetalert\sweetalert.css" />
|
|
<Content Include="Content\hplus\css\plugins\switchery\switchery.css" />
|
|
<Content Include="Content\hplus\css\plugins\toastr\toastr.min.css" />
|
|
<Content Include="Content\hplus\css\plugins\treeview\bootstrap-treeview.css" />
|
|
<Content Include="Content\hplus\css\plugins\webuploader\webuploader.css" />
|
|
<Content Include="Content\hplus\css\style.css" />
|
|
<Content Include="Content\hplus\css\style.min.css" />
|
|
<Content Include="Content\hplus\fonts\fontawesome-webfont.svg" />
|
|
<Content Include="Content\hplus\fonts\glyphicons-halflings-regular.svg" />
|
|
<Content Include="Content\hplus\font\PingFang SC.svg" />
|
|
<Content Include="Content\hplus\img\bg.jpg" />
|
|
<Content Include="Content\hplus\img\bg.png" />
|
|
<Content Include="Content\hplus\img\bg1.jpg" />
|
|
<Content Include="Content\hplus\img\bg2.jpg" />
|
|
<Content Include="Content\hplus\img\bg3.jpg" />
|
|
<Content Include="Content\hplus\img\confirm-hover.png" />
|
|
<Content Include="Content\hplus\img\confirm.png" />
|
|
<Content Include="Content\hplus\img\edit-hover.png" />
|
|
<Content Include="Content\hplus\img\edit.png" />
|
|
<Content Include="Content\hplus\img\ico-arrow.png" />
|
|
<Content Include="Content\hplus\img\iconfont-logo.png" />
|
|
<Content Include="Content\hplus\img\icons.png" />
|
|
<Content Include="Content\hplus\img\loading-upload.gif" />
|
|
<Content Include="Content\hplus\img\locked.png" />
|
|
<Content Include="Content\hplus\img\login-background.jpg" />
|
|
<Content Include="Content\hplus\img\login-background1.jpg" />
|
|
<Content Include="Content\hplus\img\login_bg.png" />
|
|
<Content Include="Content\hplus\img\logo.png" />
|
|
<Content Include="Content\hplus\img\order-hover.png" />
|
|
<Content Include="Content\hplus\img\order.png" />
|
|
<Content Include="Content\hplus\img\pen-confirm-hover.png" />
|
|
<Content Include="Content\hplus\img\pen-confirm.png" />
|
|
<Content Include="Content\hplus\img\profile_small.jpg" />
|
|
<Content Include="Content\hplus\img\progress.png" />
|
|
<Content Include="Content\hplus\img\qr_code.png" />
|
|
<Content Include="Content\hplus\img\select_arrow.jpg" />
|
|
<Content Include="Content\hplus\img\submit-hover.png" />
|
|
<Content Include="Content\hplus\img\submit.png" />
|
|
<Content Include="Content\hplus\img\success.png" />
|
|
<Content Include="Content\hplus\img\user.png" />
|
|
<Content Include="Content\hplus\js\bootstrap.min.js" />
|
|
<Content Include="Content\hplus\js\contabs.min.js" />
|
|
<Content Include="Content\hplus\js\content.min.js" />
|
|
<Content Include="Content\hplus\js\demo\webuploader-demo.js" />
|
|
<Content Include="Content\hplus\js\hplus.min.js" />
|
|
<Content Include="Content\hplus\js\jquery-ui-1.10.4.min.js" />
|
|
<Content Include="Content\hplus\js\jquery-ui.custom.min.js" />
|
|
<Content Include="Content\hplus\js\jquery.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\beautifyhtml\beautifyhtml.js" />
|
|
<Content Include="Content\hplus\js\plugins\blueimp\jquery.blueimp-gallery.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\bootstrap-table-locale-all.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\bootstrap-table-locale-all.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\bootstrap-table-vue.esm.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\bootstrap-table-vue.esm.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\bootstrap-table-vue.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\bootstrap-table-vue.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\bootstrap-table.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\bootstrap-table.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\bootstrap-table.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\bootstrap-table.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\addrbar\bootstrap-table-addrbar.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\addrbar\bootstrap-table-addrbar.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\auto-refresh\bootstrap-table-auto-refresh.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\auto-refresh\bootstrap-table-auto-refresh.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\cookie\bootstrap-table-cookie.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\cookie\bootstrap-table-cookie.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\copy-rows\bootstrap-table-copy-rows.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\copy-rows\bootstrap-table-copy-rows.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\custom-view\bootstrap-table-custom-view.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\custom-view\bootstrap-table-custom-view.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\defer-url\bootstrap-table-defer-url.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\defer-url\bootstrap-table-defer-url.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\editable\bootstrap-table-editable.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\editable\bootstrap-table-editable.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\export\bootstrap-table-export.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\export\bootstrap-table-export.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\filter-control\bootstrap-table-filter-control.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\filter-control\bootstrap-table-filter-control.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\filter-control\bootstrap-table-filter-control.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\filter-control\bootstrap-table-filter-control.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\filter-control\utils.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\filter-control\utils.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\fixed-columns\bootstrap-table-fixed-columns.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\fixed-columns\bootstrap-table-fixed-columns.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\fixed-columns\bootstrap-table-fixed-columns.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\fixed-columns\bootstrap-table-fixed-columns.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\group-by-v2\bootstrap-table-group-by.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\group-by-v2\bootstrap-table-group-by.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\group-by-v2\bootstrap-table-group-by.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\group-by-v2\bootstrap-table-group-by.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\i18n-enhance\bootstrap-table-i18n-enhance.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\i18n-enhance\bootstrap-table-i18n-enhance.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\key-events\bootstrap-table-key-events.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\key-events\bootstrap-table-key-events.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\mobile\bootstrap-table-mobile.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\mobile\bootstrap-table-mobile.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\multiple-sort\bootstrap-table-multiple-sort.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\multiple-sort\bootstrap-table-multiple-sort.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\page-jump-to\bootstrap-table-page-jump-to.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\page-jump-to\bootstrap-table-page-jump-to.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\page-jump-to\bootstrap-table-page-jump-to.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\page-jump-to\bootstrap-table-page-jump-to.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\pipeline\bootstrap-table-pipeline.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\pipeline\bootstrap-table-pipeline.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\print\bootstrap-table-print.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\print\bootstrap-table-print.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\reorder-columns\bootstrap-table-reorder-columns.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\reorder-columns\bootstrap-table-reorder-columns.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\reorder-rows\bootstrap-table-reorder-rows.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\reorder-rows\bootstrap-table-reorder-rows.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\reorder-rows\bootstrap-table-reorder-rows.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\reorder-rows\bootstrap-table-reorder-rows.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\resizable\bootstrap-table-resizable.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\resizable\bootstrap-table-resizable.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\sticky-header\bootstrap-table-sticky-header.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\sticky-header\bootstrap-table-sticky-header.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\sticky-header\bootstrap-table-sticky-header.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\sticky-header\bootstrap-table-sticky-header.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\toolbar\bootstrap-table-toolbar.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\toolbar\bootstrap-table-toolbar.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\treegrid\bootstrap-table-treegrid.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\extensions\treegrid\bootstrap-table-treegrid.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-af-ZA.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-af-ZA.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-ar-SA.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-ar-SA.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-bg-BG.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-bg-BG.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-ca-ES.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-ca-ES.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-cs-CZ.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-cs-CZ.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-da-DK.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-da-DK.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-de-DE.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-de-DE.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-el-GR.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-el-GR.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-en-US.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-en-US.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-es-AR.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-es-AR.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-es-CL.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-es-CL.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-es-CR.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-es-CR.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-es-ES.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-es-ES.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-es-MX.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-es-MX.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-es-NI.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-es-NI.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-es-SP.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-es-SP.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-et-EE.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-et-EE.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-eu-EU.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-eu-EU.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-fa-IR.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-fa-IR.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-fi-FI.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-fi-FI.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-fr-BE.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-fr-BE.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-fr-CH.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-fr-CH.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-fr-FR.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-fr-FR.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-fr-LU.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-fr-LU.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-he-IL.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-he-IL.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-hr-HR.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-hr-HR.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-hu-HU.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-hu-HU.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-id-ID.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-id-ID.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-it-IT.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-it-IT.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-ja-JP.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-ja-JP.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-ka-GE.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-ka-GE.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-ko-KR.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-ko-KR.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-ms-MY.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-ms-MY.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-nb-NO.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-nb-NO.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-nl-BE.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-nl-BE.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-nl-NL.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-nl-NL.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-pl-PL.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-pl-PL.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-pt-BR.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-pt-BR.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-pt-PT.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-pt-PT.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-ro-RO.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-ro-RO.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-ru-RU.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-ru-RU.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-sk-SK.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-sk-SK.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-sr-Cyrl-RS.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-sr-Cyrl-RS.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-sr-Latn-RS.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-sr-Latn-RS.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-sv-SE.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-sv-SE.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-th-TH.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-th-TH.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-tr-TR.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-tr-TR.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-uk-UA.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-uk-UA.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-ur-PK.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-ur-PK.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-uz-Latn-UZ.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-uz-Latn-UZ.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-vi-VN.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-vi-VN.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-zh-CN.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-zh-CN.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-zh-TW.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\locale\bootstrap-table-zh-TW.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\bootstrap-table\bootstrap-table.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\bootstrap-table\bootstrap-table.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\bootstrap-table\bootstrap-table.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\bootstrap-table\bootstrap-table.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\bootstrap-table\fonts\bootstrap-table.svg" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\bulma\bootstrap-table-bulma.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\bulma\bootstrap-table-bulma.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\bulma\bootstrap-table-bulma.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\bulma\bootstrap-table-bulma.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\foundation\bootstrap-table-foundation.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\foundation\bootstrap-table-foundation.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\foundation\bootstrap-table-foundation.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\foundation\bootstrap-table-foundation.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\materialize\bootstrap-table-materialize.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\materialize\bootstrap-table-materialize.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\materialize\bootstrap-table-materialize.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\materialize\bootstrap-table-materialize.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\semantic\bootstrap-table-semantic.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\semantic\bootstrap-table-semantic.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\semantic\bootstrap-table-semantic.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\semantic\bootstrap-table-semantic.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\bootstrap-table-locale-all.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\bootstrap-table-locale-all.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\bootstrap-table.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\bootstrap-table.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\bootstrap-table.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\bootstrap-table.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\accent-neutralise\bootstrap-table-accent-neutralise.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\accent-neutralise\bootstrap-table-accent-neutralise.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\addrbar\bootstrap-table-addrbar.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\addrbar\bootstrap-table-addrbar.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\auto-refresh\bootstrap-table-auto-refresh.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\auto-refresh\bootstrap-table-auto-refresh.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\cookie\bootstrap-table-cookie.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\cookie\bootstrap-table-cookie.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\copy-rows\bootstrap-table-copy-rows.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\copy-rows\bootstrap-table-copy-rows.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\defer-url\bootstrap-table-defer-url.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\defer-url\bootstrap-table-defer-url.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\editable\bootstrap-table-editable.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\editable\bootstrap-table-editable.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\export\bootstrap-table-export.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\export\bootstrap-table-export.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\filter-control\bootstrap-table-filter-control.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\filter-control\bootstrap-table-filter-control.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\filter-control\bootstrap-table-filter-control.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\filter-control\bootstrap-table-filter-control.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\fixed-columns\bootstrap-table-fixed-columns.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\fixed-columns\bootstrap-table-fixed-columns.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\fixed-columns\bootstrap-table-fixed-columns.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\fixed-columns\bootstrap-table-fixed-columns.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\group-by-v2\bootstrap-table-group-by.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\group-by-v2\bootstrap-table-group-by.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\group-by-v2\bootstrap-table-group-by.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\group-by-v2\bootstrap-table-group-by.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\group-by\bootstrap-table-group-by.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\group-by\bootstrap-table-group-by.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\group-by\bootstrap-table-group-by.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\group-by\bootstrap-table-group-by.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\i18n-enhance\bootstrap-table-i18n-enhance.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\i18n-enhance\bootstrap-table-i18n-enhance.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\key-events\bootstrap-table-key-events.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\key-events\bootstrap-table-key-events.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\mobile\bootstrap-table-mobile.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\mobile\bootstrap-table-mobile.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\multi-column-toggle\bootstrap-table-multi-toggle.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\multi-column-toggle\bootstrap-table-multi-toggle.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\multiple-search\bootstrap-table-multiple-search.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\multiple-search\bootstrap-table-multiple-search.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\multiple-selection-row\bootstrap-table-multiple-selection-row.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\multiple-selection-row\bootstrap-table-multiple-selection-row.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\multiple-selection-row\bootstrap-table-multiple-selection-row.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\multiple-selection-row\bootstrap-table-multiple-selection-row.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\multiple-sort\bootstrap-table-multiple-sort.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\multiple-sort\bootstrap-table-multiple-sort.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\natural-sorting\bootstrap-table-natural-sorting.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\natural-sorting\bootstrap-table-natural-sorting.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\page-jump-to\bootstrap-table-page-jump-to.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\page-jump-to\bootstrap-table-page-jump-to.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\page-jump-to\bootstrap-table-page-jump-to.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\page-jump-to\bootstrap-table-page-jump-to.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\pipeline\bootstrap-table-pipeline.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\pipeline\bootstrap-table-pipeline.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\print\bootstrap-table-print.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\print\bootstrap-table-print.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\reorder-columns\bootstrap-table-reorder-columns.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\reorder-columns\bootstrap-table-reorder-columns.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\reorder-rows\bootstrap-table-reorder-rows.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\reorder-rows\bootstrap-table-reorder-rows.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\reorder-rows\bootstrap-table-reorder-rows.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\reorder-rows\bootstrap-table-reorder-rows.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\resizable\bootstrap-table-resizable.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\resizable\bootstrap-table-resizable.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\select2-filter\bootstrap-table-select2-filter.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\select2-filter\bootstrap-table-select2-filter.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\sticky-header\bootstrap-table-sticky-header.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\sticky-header\bootstrap-table-sticky-header.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\sticky-header\bootstrap-table-sticky-header.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\sticky-header\bootstrap-table-sticky-header.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\toolbar\bootstrap-table-toolbar.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\toolbar\bootstrap-table-toolbar.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\tree-column\bootstrap-table-tree-column.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\tree-column\bootstrap-table-tree-column.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\tree-column\bootstrap-table-tree-column.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\tree-column\bootstrap-table-tree-column.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\treegrid\bootstrap-table-treegrid.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\extensions\treegrid\bootstrap-table-treegrid.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\locale\bootstrap-table-en-US.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\locale\bootstrap-table-en-US.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\locale\bootstrap-table-zh-CN.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\locale\bootstrap-table-zh-CN.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\themes\bulma\bootstrap-table-bulma.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\themes\bulma\bootstrap-table-bulma.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\themes\bulma\bootstrap-table-bulma.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\themes\bulma\bootstrap-table-bulma.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\themes\foundation\bootstrap-table-foundation.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\themes\foundation\bootstrap-table-foundation.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\themes\foundation\bootstrap-table-foundation.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\themes\foundation\bootstrap-table-foundation.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\themes\materialize\bootstrap-table-materialize.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\themes\materialize\bootstrap-table-materialize.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\themes\materialize\bootstrap-table-materialize.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\themes\materialize\bootstrap-table-materialize.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\themes\semantic\bootstrap-table-semantic.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\themes\semantic\bootstrap-table-semantic.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\themes\semantic\bootstrap-table-semantic.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table\themes\semantic\bootstrap-table-semantic.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap3-editable\css\bootstrap-editable.css" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap3-editable\img\clear.png" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap3-editable\img\loading.gif" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap3-editable\js\bootstrap-editable.js" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap3-editable\js\bootstrap-editable.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\chartJs\Chart.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\chosen\chosen.jquery.js" />
|
|
<Content Include="Content\hplus\js\plugins\clockpicker\clockpicker.js" />
|
|
<Content Include="Content\hplus\js\plugins\codemirror\codemirror.js" />
|
|
<Content Include="Content\hplus\js\plugins\codemirror\mode\javascript\javascript.js" />
|
|
<Content Include="Content\hplus\js\plugins\colorpicker\bootstrap-colorpicker.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\cropper\cropper.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\datapicker\bootstrap-datepicker.js" />
|
|
<Content Include="Content\hplus\js\plugins\dataTables\dataTables.bootstrap.js" />
|
|
<Content Include="Content\hplus\js\plugins\dataTables\jquery.dataTables.js" />
|
|
<Content Include="Content\hplus\js\plugins\diff_match_patch\diff_match_patch.js" />
|
|
<Content Include="Content\hplus\js\plugins\dragtable-2.0.15\.gitignore" />
|
|
<Content Include="Content\hplus\js\plugins\dragtable-2.0.15\dragtable.css" />
|
|
<Content Include="Content\hplus\js\plugins\dragtable-2.0.15\index.html" />
|
|
<Content Include="Content\hplus\js\plugins\dragtable-2.0.15\jquery.dragtable.js" />
|
|
<Content Include="Content\hplus\js\plugins\dragtable-2.0.15\LICENSE.txt" />
|
|
<Content Include="Content\hplus\js\plugins\dropzone\dropzone.js" />
|
|
<Content Include="Content\hplus\js\plugins\easypiechart\jquery.easypiechart.js" />
|
|
<Content Include="Content\hplus\js\plugins\echarts\echarts-all.js" />
|
|
<Content Include="Content\hplus\js\plugins\fancybox\blank.gif" />
|
|
<Content Include="Content\hplus\js\plugins\fancybox\fancybox_loading%402x.gif" />
|
|
<Content Include="Content\hplus\js\plugins\fancybox\fancybox_loading.gif" />
|
|
<Content Include="Content\hplus\js\plugins\fancybox\fancybox_overlay.png" />
|
|
<Content Include="Content\hplus\js\plugins\fancybox\fancybox_sprite%402x.png" />
|
|
<Content Include="Content\hplus\js\plugins\fancybox\fancybox_sprite.png" />
|
|
<Content Include="Content\hplus\js\plugins\fancybox\jquery.fancybox.css" />
|
|
<Content Include="Content\hplus\js\plugins\fancybox\jquery.fancybox.js" />
|
|
<Content Include="Content\hplus\js\plugins\flot\curvedLines.js" />
|
|
<Content Include="Content\hplus\js\plugins\flot\jquery.flot.js" />
|
|
<Content Include="Content\hplus\js\plugins\flot\jquery.flot.pie.js" />
|
|
<Content Include="Content\hplus\js\plugins\flot\jquery.flot.resize.js" />
|
|
<Content Include="Content\hplus\js\plugins\flot\jquery.flot.spline.js" />
|
|
<Content Include="Content\hplus\js\plugins\flot\jquery.flot.symbol.js" />
|
|
<Content Include="Content\hplus\js\plugins\flot\jquery.flot.tooltip.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\footable\footable.all.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\fullcalendar\fullcalendar.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\gritter\images\gritter-light.png" />
|
|
<Content Include="Content\hplus\js\plugins\gritter\images\gritter.png" />
|
|
<Content Include="Content\hplus\js\plugins\gritter\images\ie-spacer.gif" />
|
|
<Content Include="Content\hplus\js\plugins\gritter\jquery.gritter.css" />
|
|
<Content Include="Content\hplus\js\plugins\gritter\jquery.gritter.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\iCheck\icheck.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\ionRangeSlider\ion.rangeSlider.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\jasny\jasny-bootstrap.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\jeditable\jquery.jeditable.js" />
|
|
<Content Include="Content\hplus\js\plugins\jquery-ui-1.12.1\AUTHORS.txt" />
|
|
<Content Include="Content\hplus\js\plugins\jquery-ui-1.12.1\external\jquery\jquery.js" />
|
|
<Content Include="Content\hplus\js\plugins\jquery-ui-1.12.1\images\ui-icons_444444_256x240.png" />
|
|
<Content Include="Content\hplus\js\plugins\jquery-ui-1.12.1\images\ui-icons_555555_256x240.png" />
|
|
<Content Include="Content\hplus\js\plugins\jquery-ui-1.12.1\images\ui-icons_777620_256x240.png" />
|
|
<Content Include="Content\hplus\js\plugins\jquery-ui-1.12.1\images\ui-icons_777777_256x240.png" />
|
|
<Content Include="Content\hplus\js\plugins\jquery-ui-1.12.1\images\ui-icons_cc0000_256x240.png" />
|
|
<Content Include="Content\hplus\js\plugins\jquery-ui-1.12.1\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Content\hplus\js\plugins\jquery-ui-1.12.1\index.html" />
|
|
<Content Include="Content\hplus\js\plugins\jquery-ui-1.12.1\jquery-ui.css" />
|
|
<Content Include="Content\hplus\js\plugins\jquery-ui-1.12.1\jquery-ui.js" />
|
|
<Content Include="Content\hplus\js\plugins\jquery-ui-1.12.1\jquery-ui.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\jquery-ui-1.12.1\jquery-ui.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\jquery-ui-1.12.1\jquery-ui.structure.css" />
|
|
<Content Include="Content\hplus\js\plugins\jquery-ui-1.12.1\jquery-ui.structure.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\jquery-ui-1.12.1\jquery-ui.theme.css" />
|
|
<Content Include="Content\hplus\js\plugins\jquery-ui-1.12.1\jquery-ui.theme.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\jquery-ui-1.12.1\LICENSE.txt" />
|
|
<Content Include="Content\hplus\js\plugins\jquery-ui\jquery-ui.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\jsKnob\jquery.knob.js" />
|
|
<Content Include="Content\hplus\js\plugins\jsTree\jstree.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\jvectormap\jquery-jvectormap-1.2.2.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\jvectormap\jquery-jvectormap-world-mill-en.js" />
|
|
<Content Include="Content\hplus\js\plugins\layer\extend\layer.ext.js" />
|
|
<Content Include="Content\hplus\js\plugins\layer\laydate\laydate.js" />
|
|
<Content Include="Content\hplus\js\plugins\layer\layer.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\layer\layim\layim.css" />
|
|
<Content Include="Content\hplus\js\plugins\layer\layim\layim.js" />
|
|
<Content Include="Content\hplus\js\plugins\layer\layim\loading.gif" />
|
|
<Content Include="Content\hplus\js\plugins\layer\skin\default\icon.png" />
|
|
<Content Include="Content\hplus\js\plugins\layer\skin\default\loading-0.gif" />
|
|
<Content Include="Content\hplus\js\plugins\layer\skin\layer.css" />
|
|
<Content Include="Content\hplus\js\plugins\layer\skin\layer.ext.css" />
|
|
<Content Include="Content\hplus\js\plugins\layer\skin\moon\default.png" />
|
|
<Content Include="Content\hplus\js\plugins\layer\skin\moon\style.css" />
|
|
<Content Include="Content\hplus\js\plugins\markdown\bootstrap-markdown.js" />
|
|
<Content Include="Content\hplus\js\plugins\markdown\bootstrap-markdown.zh.js" />
|
|
<Content Include="Content\hplus\js\plugins\markdown\markdown.js" />
|
|
<Content Include="Content\hplus\js\plugins\markdown\to-markdown.js" />
|
|
<Content Include="Content\hplus\js\plugins\metisMenu\jquery.metisMenu.js" />
|
|
<Content Include="Content\hplus\js\plugins\morris\morris.js" />
|
|
<Content Include="Content\hplus\js\plugins\morris\raphael-2.1.0.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\nestable\jquery.nestable.js" />
|
|
<Content Include="Content\hplus\js\plugins\nouslider\jquery.nouislider.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\pace\pace.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\peity\jquery.peity.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\plyr\plyr.js" />
|
|
<Content Include="Content\hplus\js\plugins\preetyTextDiff\jquery.pretty-text-diff.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\prettyfile\bootstrap-prettyfile.js" />
|
|
<Content Include="Content\hplus\js\plugins\rickshaw\rickshaw.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\rickshaw\vendor\d3.v3.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\css\select2.css" />
|
|
<Content Include="Content\hplus\js\plugins\select2\css\select2.min.css" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\af.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\ar.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\az.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\bg.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\bn.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\bs.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\ca.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\cs.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\da.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\de.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\dsb.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\el.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\en.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\es.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\et.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\eu.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\fa.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\fi.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\fr.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\gl.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\he.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\hi.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\hr.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\hsb.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\hu.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\hy.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\id.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\is.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\it.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\ja.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\ka.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\km.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\ko.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\lt.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\lv.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\mk.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\ms.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\nb.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\ne.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\nl.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\pl.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\ps.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\pt-BR.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\pt.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\ro.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\ru.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\sk.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\sl.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\sq.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\sr-Cyrl.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\sr.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\sv.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\th.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\tk.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\tr.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\uk.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\vi.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\zh-CN.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\i18n\zh-TW.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\select2.full.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\select2.full.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\select2.js" />
|
|
<Content Include="Content\hplus\js\plugins\select2\js\select2.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\simditor\hotkeys.js" />
|
|
<Content Include="Content\hplus\js\plugins\simditor\module.js" />
|
|
<Content Include="Content\hplus\js\plugins\simditor\simditor.js" />
|
|
<Content Include="Content\hplus\js\plugins\simditor\uploader.js" />
|
|
<Content Include="Content\hplus\js\plugins\slimscroll\jquery.slimscroll.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\sparkline\jquery.sparkline.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\staps\jquery.steps.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\suggest\bootstrap-suggest.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\summernote\summernote-zh-CN.js" />
|
|
<Content Include="Content\hplus\js\plugins\summernote\summernote.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\sweetalert\sweetalert.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\switchery\switchery.js" />
|
|
<Content Include="Content\hplus\js\plugins\toastr\toastr.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\treeview\bootstrap-treeview.js" />
|
|
<Content Include="Content\hplus\js\plugins\typeaheadjs\typeahead.bundle.js" />
|
|
<Content Include="Content\hplus\js\plugins\validate\jquery.validate.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\validate\messages_zh.min.js" />
|
|
<Content Include="Content\hplus\js\plugins\webuploader\webuploader.min.js" />
|
|
<Content Include="Content\hplus\js\welcome.min.js" />
|
|
<Content Include="Content\hplus\plugins\fullavatareditor\scripts\fullAvatarEditor.js" />
|
|
<Content Include="Content\hplus\plugins\fullavatareditor\scripts\jQuery.Cookie.js" />
|
|
<Content Include="Content\hplus\plugins\fullavatareditor\scripts\swfobject.js" />
|
|
<Content Include="Content\hplus\plugins\fullavatareditor\scripts\test.js" />
|
|
<Content Include="Content\img\add_icon.png" />
|
|
<Content Include="Content\img\alert.jpg" />
|
|
<Content Include="Content\img\arrow.png" />
|
|
<Content Include="Content\img\backward_l.png" />
|
|
<Content Include="Content\img\banner_ocean1.jpg" />
|
|
<Content Include="Content\img\batch-icon.png" />
|
|
<Content Include="Content\img\batch-subscribe.png" />
|
|
<Content Include="Content\img\bg.png" />
|
|
<Content Include="Content\img\bg1.jpg" />
|
|
<Content Include="Content\img\bg2.jpg" />
|
|
<Content Include="Content\img\button_line.jpg" />
|
|
<Content Include="Content\img\cancel.png" />
|
|
<Content Include="Content\img\Captcha.jpg" />
|
|
<Content Include="Content\img\care.jpg" />
|
|
<Content Include="Content\img\case-border.png" />
|
|
<Content Include="Content\img\check.jpg" />
|
|
<Content Include="Content\img\check.png" />
|
|
<Content Include="Content\img\circle.png" />
|
|
<Content Include="Content\img\circle_hover.png" />
|
|
<Content Include="Content\img\clause.jpg" />
|
|
<Content Include="Content\img\close_arrow.png" />
|
|
<Content Include="Content\img\code.jpg" />
|
|
<Content Include="Content\img\company.jpg" />
|
|
<Content Include="Content\img\contrast-icon.jpg" />
|
|
<Content Include="Content\img\contrast-icon.png" />
|
|
<Content Include="Content\img\copies.jpg" />
|
|
<Content Include="Content\img\copy.png" />
|
|
<Content Include="Content\img\culture.jpg" />
|
|
<Content Include="Content\img\danger.jpg" />
|
|
<Content Include="Content\img\dash.png" />
|
|
<Content Include="Content\img\date.jpg" />
|
|
<Content Include="Content\img\date.png" />
|
|
<Content Include="Content\img\date_b.jpg" />
|
|
<Content Include="Content\img\day.png" />
|
|
<Content Include="Content\img\day_arrow.png" />
|
|
<Content Include="Content\img\deposit_icon.png" />
|
|
<Content Include="Content\img\direction_arrow.jpg" />
|
|
<Content Include="Content\img\doc.png" />
|
|
<Content Include="Content\img\download.png" />
|
|
<Content Include="Content\img\download_icon.png" />
|
|
<Content Include="Content\img\draw_icon.png" />
|
|
<Content Include="Content\img\dynamic-border.jpg" />
|
|
<Content Include="Content\img\dynamic.jpg" />
|
|
<Content Include="Content\img\edit_date.png" />
|
|
<Content Include="Content\img\edit_icon.png" />
|
|
<Content Include="Content\img\edit_order.png" />
|
|
<Content Include="Content\img\email.jpg" />
|
|
<Content Include="Content\img\email_icon.png" />
|
|
<Content Include="Content\img\erweima.jpg" />
|
|
<Content Include="Content\img\exe.png" />
|
|
<Content Include="Content\img\extract_icon.png" />
|
|
<Content Include="Content\img\fa_account_3.png" />
|
|
<Content Include="Content\img\fa_account_l.png" />
|
|
<Content Include="Content\img\fa_cut_3.png" />
|
|
<Content Include="Content\img\fa_cut_l.png" />
|
|
<Content Include="Content\img\fa_edit_3.png" />
|
|
<Content Include="Content\img\fa_edit_l.png" />
|
|
<Content Include="Content\img\fa_journal_3.png" />
|
|
<Content Include="Content\img\fa_journal_l.png" />
|
|
<Content Include="Content\img\fa_manifest_3.png" />
|
|
<Content Include="Content\img\fa_manifest_l.png" />
|
|
<Content Include="Content\img\fa_money_3.png" />
|
|
<Content Include="Content\img\fa_money_l.png" />
|
|
<Content Include="Content\img\fa_order_3.png" />
|
|
<Content Include="Content\img\fa_order_l.png" />
|
|
<Content Include="Content\img\fa_sign_3.png" />
|
|
<Content Include="Content\img\fa_user.png" />
|
|
<Content Include="Content\img\fa_user_3.png" />
|
|
<Content Include="Content\img\fa_user_l.png" />
|
|
<Content Include="Content\img\fold_nav.png" />
|
|
<Content Include="Content\img\fold_nav_l.png" />
|
|
<Content Include="Content\img\forward_check.jpg" />
|
|
<Content Include="Content\img\forward_l.png" />
|
|
<Content Include="Content\img\green-yes.png" />
|
|
<Content Include="Content\img\help.jpg" />
|
|
<Content Include="Content\img\help.png" />
|
|
<Content Include="Content\img\help_arrow.jpg" />
|
|
<Content Include="Content\img\ibox-title-s.jpg" />
|
|
<Content Include="Content\img\ibox-title.jpg" />
|
|
<Content Include="Content\img\ico-arrow.png" />
|
|
<Content Include="Content\img\iconfont\baoguan-g.png" />
|
|
<Content Include="Content\img\iconfont\baoguan-w.png" />
|
|
<Content Include="Content\img\iconfont\baoguan.png" />
|
|
<Content Include="Content\img\iconfont\cangdan-g.png" />
|
|
<Content Include="Content\img\iconfont\cangdan-w.png" />
|
|
<Content Include="Content\img\iconfont\cangdan.png" />
|
|
<Content Include="Content\img\iconfont\fanchang-g.png" />
|
|
<Content Include="Content\img\iconfont\fanchang-w.png" />
|
|
<Content Include="Content\img\iconfont\fanchang.png" />
|
|
<Content Include="Content\img\iconfont\gengduo-g.png" />
|
|
<Content Include="Content\img\iconfont\gengduo-w.png" />
|
|
<Content Include="Content\img\iconfont\gengduo.png" />
|
|
<Content Include="Content\img\iconfont\mafang-g.png" />
|
|
<Content Include="Content\img\iconfont\mafang-w.png" />
|
|
<Content Include="Content\img\iconfont\mafang.png" />
|
|
<Content Include="Content\img\iconfont\mudigang-g.png" />
|
|
<Content Include="Content\img\iconfont\mudigang-w.png" />
|
|
<Content Include="Content\img\iconfont\mudigang.png" />
|
|
<Content Include="Content\img\iconfont\tixiang-g.png" />
|
|
<Content Include="Content\img\iconfont\tixiang-w.png" />
|
|
<Content Include="Content\img\iconfont\tixiang.png" />
|
|
<Content Include="Content\img\iconfont\waili-g.png" />
|
|
<Content Include="Content\img\iconfont\waili-w.png" />
|
|
<Content Include="Content\img\iconfont\waili.png" />
|
|
<Content Include="Content\img\iconfont\yundi-g.png" />
|
|
<Content Include="Content\img\iconfont\yundi-w.png" />
|
|
<Content Include="Content\img\iconfont\yundi.png" />
|
|
<Content Include="Content\img\iconfont\zhongzhuangang-g.png" />
|
|
<Content Include="Content\img\iconfont\zhongzhuangang-w.png" />
|
|
<Content Include="Content\img\iconfont\zhongzhuangang.png" />
|
|
<Content Include="Content\img\iconfont\zhuangchuan-g.png" />
|
|
<Content Include="Content\img\iconfont\zhuangchuan-w.png" />
|
|
<Content Include="Content\img\iconfont\zhuangchuan.png" />
|
|
<Content Include="Content\img\iconfont\zhuangzai-g.png" />
|
|
<Content Include="Content\img\iconfont\zhuangzai-w.png" />
|
|
<Content Include="Content\img\iconfont\zhuangzai.png" />
|
|
<Content Include="Content\img\icons.png" />
|
|
<Content Include="Content\img\icon_add.png" />
|
|
<Content Include="Content\img\icon_add_h.png" />
|
|
<Content Include="Content\img\icon_add_l.png" />
|
|
<Content Include="Content\img\icon_copy_h.png" />
|
|
<Content Include="Content\img\icon_copy_l.png" />
|
|
<Content Include="Content\img\icon_copy_w.png" />
|
|
<Content Include="Content\img\icon_gener_3.png" />
|
|
<Content Include="Content\img\icon_gener_l.png" />
|
|
<Content Include="Content\img\icon_int_h.png" />
|
|
<Content Include="Content\img\icon_int_l.png" />
|
|
<Content Include="Content\img\icon_int_w.png" />
|
|
<Content Include="Content\img\icon_print_h.png" />
|
|
<Content Include="Content\img\icon_print_l.png" />
|
|
<Content Include="Content\img\icon_print_w.png" />
|
|
<Content Include="Content\img\icon_revoke_h.png" />
|
|
<Content Include="Content\img\icon_revoke_l.png" />
|
|
<Content Include="Content\img\icon_saveas_h.png" />
|
|
<Content Include="Content\img\icon_saveas_l.png" />
|
|
<Content Include="Content\img\icon_saveas_w.png" />
|
|
<Content Include="Content\img\icon_save_h.png" />
|
|
<Content Include="Content\img\icon_save_l.png" />
|
|
<Content Include="Content\img\icon_save_w.png" />
|
|
<Content Include="Content\img\icon_sub_h.png" />
|
|
<Content Include="Content\img\icon_sub_l.png" />
|
|
<Content Include="Content\img\icon_sub_w.png" />
|
|
<Content Include="Content\img\icon_tran_h.png" />
|
|
<Content Include="Content\img\icon_tran_l.png" />
|
|
<Content Include="Content\img\icon_tran_w.png" />
|
|
<Content Include="Content\img\icon_upload_h.png" />
|
|
<Content Include="Content\img\icon_upload_l.png" />
|
|
<Content Include="Content\img\icon_upload_w.png" />
|
|
<Content Include="Content\img\ifr_close.png" />
|
|
<Content Include="Content\img\index.png" />
|
|
<Content Include="Content\img\invoice_check.png" />
|
|
<Content Include="Content\img\invoice_title.png" />
|
|
<Content Include="Content\img\i_add_3.png" />
|
|
<Content Include="Content\img\i_add_h.png" />
|
|
<Content Include="Content\img\i_add_w.png" />
|
|
<Content Include="Content\img\i_del_3.png" />
|
|
<Content Include="Content\img\i_del_h.png" />
|
|
<Content Include="Content\img\i_del_w.png" />
|
|
<Content Include="Content\img\i_edit_3.png" />
|
|
<Content Include="Content\img\i_edit_h.png" />
|
|
<Content Include="Content\img\i_edit_w.png" />
|
|
<Content Include="Content\img\i_icon_3.png" />
|
|
<Content Include="Content\img\i_icon_h.png" />
|
|
<Content Include="Content\img\i_int_3.png" />
|
|
<Content Include="Content\img\i_int_h.png" />
|
|
<Content Include="Content\img\i_int_w.png" />
|
|
<Content Include="Content\img\JGSJ.png" />
|
|
<Content Include="Content\img\jiefeng.jpg" />
|
|
<Content Include="Content\img\jinzhi.png" />
|
|
<Content Include="Content\img\ji_time.png" />
|
|
<Content Include="Content\img\jpg.png" />
|
|
<Content Include="Content\img\JZ.png" />
|
|
<Content Include="Content\img\later_icon.png" />
|
|
<Content Include="Content\img\logo-share.png" />
|
|
<Content Include="Content\img\logo.png" />
|
|
<Content Include="Content\img\logo_sm.png" />
|
|
<Content Include="Content\img\magnifier_icon.png" />
|
|
<Content Include="Content\img\mail_banner.jpg" />
|
|
<Content Include="Content\img\MDD.png" />
|
|
<Content Include="Content\img\method.jpg" />
|
|
<Content Include="Content\img\mudedi.png" />
|
|
<Content Include="Content\img\nav-line.jpg" />
|
|
<Content Include="Content\img\open_arrow.png" />
|
|
<Content Include="Content\img\order_open.png" />
|
|
<Content Include="Content\img\part.png" />
|
|
<Content Include="Content\img\picture.png" />
|
|
<Content Include="Content\img\place.jpg" />
|
|
<Content Include="Content\img\plus.png" />
|
|
<Content Include="Content\img\plus_icon.png" />
|
|
<Content Include="Content\img\position.png" />
|
|
<Content Include="Content\img\price_down.png" />
|
|
<Content Include="Content\img\price_equal.png" />
|
|
<Content Include="Content\img\price_historical.png" />
|
|
<Content Include="Content\img\price_historical1.png" />
|
|
<Content Include="Content\img\price_historical2.png" />
|
|
<Content Include="Content\img\price_up.png" />
|
|
<Content Include="Content\img\price_yes.png" />
|
|
<Content Include="Content\img\progress.png" />
|
|
<Content Include="Content\img\put.png" />
|
|
<Content Include="Content\img\query_more.png" />
|
|
<Content Include="Content\img\query_more_up.png" />
|
|
<Content Include="Content\img\radio.jpg" />
|
|
<Content Include="Content\img\radio_check.jpg" />
|
|
<Content Include="Content\img\read_check.jpg" />
|
|
<Content Include="Content\img\red-no.png" />
|
|
<Content Include="Content\img\reduce.png" />
|
|
<Content Include="Content\img\reduce_icon.png" />
|
|
<Content Include="Content\img\refresh.png" />
|
|
<Content Include="Content\img\refresh1.png" />
|
|
<Content Include="Content\img\regist-background.jpg" />
|
|
<Content Include="Content\img\release-no.png" />
|
|
<Content Include="Content\img\release-yes.png" />
|
|
<Content Include="Content\img\select.png" />
|
|
<Content Include="Content\img\select_arrow.jpg" />
|
|
<Content Include="Content\img\select_arrow.png" />
|
|
<Content Include="Content\img\select_arrow_l.png" />
|
|
<Content Include="Content\img\share.jpg" />
|
|
<Content Include="Content\img\ship.png" />
|
|
<Content Include="Content\img\success.png" />
|
|
<Content Include="Content\img\task.png" />
|
|
<Content Include="Content\img\temperature.jpg" />
|
|
<Content Include="Content\img\tips.png" />
|
|
<Content Include="Content\img\top_arrow.png" />
|
|
<Content Include="Content\img\txt.png" />
|
|
<Content Include="Content\img\unknown.png" />
|
|
<Content Include="Content\img\user-information.png" />
|
|
<Content Include="Content\img\void_icon.png" />
|
|
<Content Include="Content\img\volume_plus.jpg" />
|
|
<Content Include="Content\img\volume_reduce.jpg" />
|
|
<Content Include="Content\img\webuploader.png" />
|
|
<Content Include="Content\img\wechat.jpg" />
|
|
<Content Include="Content\img\weixin.png" />
|
|
<Content Include="Content\img\wharf1.jpg" />
|
|
<Content Include="Content\img\wharf2.jpg" />
|
|
<Content Include="Content\img\wharf3.jpg" />
|
|
<Content Include="Content\img\wharf4.jpg" />
|
|
<Content Include="Content\img\wharf5.jpg" />
|
|
<Content Include="Content\img\wharf6.jpg" />
|
|
<Content Include="Content\img\wharf7.jpg" />
|
|
<Content Include="Content\img\wharf_arrow.jpg" />
|
|
<Content Include="Content\img\wharf_arrow1.jpg" />
|
|
<Content Include="Content\img\wharf_dott.jpg" />
|
|
<Content Include="Content\img\wharf_squaredott.jpg" />
|
|
<Content Include="Content\img\white-no.png" />
|
|
<Content Include="Content\img\white-yes.png" />
|
|
<Content Include="Content\img\whole.png" />
|
|
<Content Include="Content\img\wind.jpg" />
|
|
<Content Include="Content\img\WX.png" />
|
|
<Content Include="Content\img\youjian.png" />
|
|
<Content Include="Content\img\YX.png" />
|
|
<Content Include="Content\img\zip.png" />
|
|
<Content Include="Content\js\bootstrap-treeview.js" />
|
|
<Content Include="Content\js\common.js" />
|
|
<Content Include="Content\js\contabs.js" />
|
|
<Content Include="Content\js\contabs1.js" />
|
|
<Content Include="Content\js\echarts.min.js" />
|
|
<Content Include="Content\js\jquery.cookie.js" />
|
|
<Content Include="Content\js\jquery.form.js" />
|
|
<Content Include="Content\js\laydate\laydate.js" />
|
|
<Content Include="Content\js\laydate\theme\default\font\iconfont.svg" />
|
|
<Content Include="Content\js\laydate\theme\default\laydate.css" />
|
|
<Content Include="Content\js\treeview-demo.js" />
|
|
<Content Include="Content\js\validatorConfig.js" />
|
|
<Content Include="Content\js\webuploader-demo.js" />
|
|
<Content Include="favicon.ico" />
|
|
<Content Include="Global.asax" />
|
|
<Content Include="quartz_jobs.xml">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Web.config" />
|
|
<Content Include="Web.Debug.config">
|
|
<DependentUpon>Web.config</DependentUpon>
|
|
</Content>
|
|
<Content Include="Web.Release.config">
|
|
<DependentUpon>Web.config</DependentUpon>
|
|
</Content>
|
|
<Content Include="Views\Web.config" />
|
|
<Content Include="Views\_ViewStart.cshtml" />
|
|
<Content Include="Views\Shared\Error.cshtml" />
|
|
<Content Include="Views\Shared\_Layout.cshtml" />
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<ItemGroup>
|
|
<Content Include="log4net.config">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Content\font2\iconfont.json" />
|
|
<Content Include="Content\font2\iconfont.ttf" />
|
|
<Content Include="Content\font\iconfont.json" />
|
|
<Content Include="Content\font\iconfont.ttf" />
|
|
<Content Include="Content\font\iconfont.woff" />
|
|
<Content Include="Content\font\iconfont.woff2" />
|
|
<Content Include="Content\hplus\css\plugins\footable\fonts\footable.eot" />
|
|
<Content Include="Content\hplus\css\plugins\footable\fonts\footable.eot" />
|
|
<Content Include="Content\hplus\css\plugins\footable\fonts\footable.ttf" />
|
|
<Content Include="Content\hplus\css\plugins\footable\fonts\footable.woff" />
|
|
<Content Include="Content\hplus\css\plugins\jqgrid\ui.jqgrid.css0820" />
|
|
<Content Include="Content\hplus\fonts\fontawesome-webfont.eot" />
|
|
<Content Include="Content\hplus\fonts\fontawesome-webfont.ttf" />
|
|
<Content Include="Content\hplus\fonts\fontawesome-webfont.woff" />
|
|
<Content Include="Content\hplus\fonts\fontawesome-webfont.woff2" />
|
|
<Content Include="Content\hplus\fonts\glyphicons-halflings-regular.eot" />
|
|
<Content Include="Content\hplus\fonts\glyphicons-halflings-regular.eot" />
|
|
<Content Include="Content\hplus\fonts\glyphicons-halflings-regular.ttf" />
|
|
<Content Include="Content\hplus\fonts\glyphicons-halflings-regular.woff" />
|
|
<Content Include="Content\hplus\fonts\glyphicons-halflings-regular.woff2" />
|
|
<Content Include="Content\hplus\font\PingFang SC.eot" />
|
|
<Content Include="Content\hplus\font\PingFang SC.ttf" />
|
|
<Content Include="Content\hplus\font\PingFang SC.woff" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\bootstrap-table\fonts\bootstrap-table.eot" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\bootstrap-table\fonts\bootstrap-table.ttf" />
|
|
<Content Include="Content\hplus\js\plugins\bootstrap-table-1.18.1\themes\bootstrap-table\fonts\bootstrap-table.woff" />
|
|
<Content Include="Content\hplus\js\plugins\dragtable-2.0.15\bower.json" />
|
|
<Content Include="Content\hplus\js\plugins\dragtable-2.0.15\dragtable.jquery.json" />
|
|
<Content Include="Content\hplus\js\plugins\dragtable-2.0.15\README.md" />
|
|
<Content Include="Content\hplus\js\plugins\jqgrid\i18n\grid.locale-cn.js0820" />
|
|
<Content Include="Content\hplus\js\plugins\jqgrid\jquery.jqGrid.min.js0820" />
|
|
<Content Include="Content\hplus\js\plugins\jquery-ui-1.12.1\package.json" />
|
|
<Content Include="Content\js\laydate\theme\default\font\iconfont.eot" />
|
|
<Content Include="Content\js\laydate\theme\default\font\iconfont.ttf" />
|
|
<Content Include="Content\js\laydate\theme\default\font\iconfont.woff" />
|
|
<None Include="packages.config" />
|
|
<Content Include="Views\Mail\SendList.cshtml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\MailSend.Common\MailSend.Common.csproj">
|
|
<Project>{FC842D9F-55BC-4FD7-A8EE-CDB26656712B}</Project>
|
|
<Name>MailSend.Common</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<PropertyGroup>
|
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
|
</PropertyGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
|
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
|
|
<Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
|
|
<AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
|
|
</Target>
|
|
<ProjectExtensions>
|
|
<VisualStudio>
|
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|
<WebProjectProperties>
|
|
<UseIIS>True</UseIIS>
|
|
<AutoAssignPort>True</AutoAssignPort>
|
|
<DevelopmentServerPort>59707</DevelopmentServerPort>
|
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
|
<IISUrl>http://localhost:59707/</IISUrl>
|
|
<NTLMAuthentication>False</NTLMAuthentication>
|
|
<UseCustomServer>False</UseCustomServer>
|
|
<CustomServerUrl>
|
|
</CustomServerUrl>
|
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
|
</WebProjectProperties>
|
|
</FlavorProperties>
|
|
</VisualStudio>
|
|
</ProjectExtensions>
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
|
|
</PropertyGroup>
|
|
<Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
|
|
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
|
|
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
|
|
</Target>
|
|
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target> -->
|
|
</Project> |