Zbiór zmian 853 dla branches/Emisje/Wierszowki/Wierszowki.Web/Wierszowki.Web.csproj
- Data:
- 2009-10-15 15:34:49 (17 years ago)
- Lokalizacja:
- branches/Emisje
- Pliki:
-
- 2 zmodyfikowane
-
. (zmodyfikowane) (1 prop)
-
Wierszowki/Wierszowki.Web/Wierszowki.Web.csproj (zmodyfikowane) (7 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
branches/Emisje
- Property svn:mergeinfo
-
old new 2 2 /branches/ReklamaReorganizacja:568-731 3 3 /tags/BazaReklam_1.1.28:831 4 /trunk:774-8 374 /trunk:774-852
-
- Property svn:mergeinfo
-
branches/Emisje/Wierszowki/Wierszowki.Web/Wierszowki.Web.csproj
r838 r853 74 74 <Compile Include="Controllers\ReportController.cs" /> 75 75 <Compile Include="Helpers\SelectExtension.cs" /> 76 <Compile Include="Models\AllViewData.cs" /> 76 77 <Compile Include="Models\AuthorCardViewData.cs" /> 78 <Compile Include="Models\ConfirmViewData.cs" /> 79 <Compile Include="Models\DeleteViewData.cs" /> 77 80 <Compile Include="Models\FormsAuthenticationService.cs" /> 78 81 <Compile Include="Models\Interfaces\IFormsAuthentication.cs" /> … … 86 89 </Compile> 87 90 <Compile Include="Models\AuthorViewData.cs" /> 91 <Compile Include="Models\UserConfirmViewData.cs" /> 88 92 <Compile Include="Models\MagazineItemViewData.cs" /> 93 <Compile Include="Models\OperationType.cs" /> 89 94 <Compile Include="Models\ReportViewData.cs" /> 90 95 <Compile Include="Properties\AssemblyInfo.cs" /> … … 102 107 <Content Include="Scripts\date.js" /> 103 108 <Content Include="Scripts\jHelper.js" /> 109 <Content Include="Scripts\jquery-1.2.6.js" /> 110 <Content Include="Scripts\jquery-1.2.6.min.js" /> 104 111 <Content Include="Scripts\jquery-1.3.1-vsdoc.js" /> 105 112 <Content Include="Scripts\jquery-1.3.1.js" /> … … 109 116 <Content Include="Scripts\jquery.datePicker.js" /> 110 117 <Content Include="Scripts\jquery.form.js" /> 118 <Content Include="Scripts\jquery.validate.js" /> 119 <Content Include="Scripts\jqueryvalid.js" /> 120 <Content Include="Scripts\xValAuthor.js" /> 121 <Content Include="Scripts\xValUser.js" /> 122 <Content Include="Scripts\xValCreateMagazineItem.js" /> 123 <Content Include="Scripts\xValEditMagazineItem.js" /> 111 124 <Content Include="Scripts\spiffy.js" /> 125 <Content Include="Scripts\xVal.AspNetNative.js" /> 126 <Content Include="Scripts\xVal.jquery.validate.js" /> 112 127 <Content Include="Views\Account\Login.aspx" /> 113 128 <Content Include="Views\Author\Confirm.aspx" /> … … 115 130 <Content Include="Views\Author\Edit.aspx" /> 116 131 <Content Include="Views\Author\Index.aspx" /> 132 <Content Include="Views\Home\About.aspx" /> 133 <Content Include="Views\Home\Index.aspx" /> 117 134 <Content Include="Views\MagazineItem\Confirm.aspx" /> 135 <Content Include="Views\MagazineItem\Create.aspx" /> 118 136 <Content Include="Views\MagazineItem\Delete.aspx" /> 119 137 <Content Include="Views\MagazineItem\Edit.aspx" /> 120 <Content Include="Views\MagazineItem\Create.aspx" />121 138 <Content Include="Views\Report\AuthorCard.aspx" /> 122 139 <Content Include="Views\Report\AuthorCardNotFound.aspx" /> … … 126 143 <Content Include="Views\Report\All.aspx" /> 127 144 <Content Include="Views\Report\Index.aspx" /> 145 <Content Include="Views\Shared\Error.aspx" /> 128 146 <Content Include="Views\User\Confirm.aspx" /> 129 147 <Content Include="Views\User\Create.aspx" /> … … 136 154 <Content Include="Scripts\MicrosoftMvcAjax.js" /> 137 155 <Content Include="Scripts\MicrosoftMvcAjax.debug.js" /> 138 <Content Include="Views\Home\About.aspx" />139 <Content Include="Views\Home\Index.aspx" />140 <Content Include="Views\Shared\Error.aspx" />141 156 <Content Include="Views\Shared\LogOnUserControl.ascx" /> 142 157 <Content Include="Views\Shared\Site.Master" />
