|
122 | 122 | </ItemGroup>
|
123 | 123 | <ItemGroup>
|
124 | 124 | <Content Include="btnet_css_for_email.css.renamed" />
|
| 125 | + <Content Include="Content\btnet-bootstrap-theme.css" /> |
| 126 | + <Content Include="Content\bootstrap-theme.css" /> |
| 127 | + <Content Include="Content\bootstrap-theme.min.css" /> |
| 128 | + <Content Include="Content\bootstrap.css" /> |
| 129 | + <Content Include="Content\bootstrap.min.css" /> |
| 130 | + <Content Include="Content\images\btnet.png" /> |
125 | 131 | <Content Include="Content\images\ExternalLink.png" />
|
126 | 132 | <Content Include="Content\images\ExternalLink.svg" />
|
127 | 133 | <Content Include="Content\images\ui-bg_diagonals-thick_18_b81900_40x40.png" />
|
|
145 | 151 | <Content Include="Content\style\jquery.mobile.custom.structure.min.css" />
|
146 | 152 | <Content Include="Content\style\jquery.mobile.custom.theme.css" />
|
147 | 153 | <Content Include="Content\style\jquery.mobile.custom.theme.min.css" />
|
| 154 | + <Content Include="Controls\Footer.ascx" /> |
148 | 155 | <Content Include="Controls\MainMenu.ascx" />
|
149 | 156 | <Content Include="edit_area\edit_area_full.gz" />
|
| 157 | + <Content Include="fonts\glyphicons-halflings-regular.svg" /> |
150 | 158 | <Content Include="packages.config" />
|
| 159 | + <Content Include="Scripts\bootstrap.js" /> |
| 160 | + <Content Include="Scripts\bootstrap.min.js" /> |
151 | 161 | <Content Include="Scripts\ckeditor\adapters\jquery.js" />
|
152 | 162 | <Content Include="Scripts\ckeditor\build-config.js" />
|
153 | 163 | <Content Include="Scripts\ckeditor\ckeditor.js" />
|
|
426 | 436 | <Content Include="Scripts\ckeditor\bower.json" />
|
427 | 437 | <Content Include="LoggedIn.Master" />
|
428 | 438 | <Content Include="LoggedOut.Master" />
|
| 439 | + <Content Include="fonts\glyphicons-halflings-regular.woff" /> |
| 440 | + <Content Include="fonts\glyphicons-halflings-regular.ttf" /> |
| 441 | + <Content Include="fonts\glyphicons-halflings-regular.eot" /> |
| 442 | + <Content Include="Content\bootstrap-theme.css.map" /> |
| 443 | + <Content Include="Content\bootstrap.css.map" /> |
429 | 444 | <None Include="Web.Debug.config">
|
430 | 445 | <DependentUpon>Web.config</DependentUpon>
|
431 | 446 | </None>
|
|
615 | 630 | <Content Include="mbug.aspx" />
|
616 | 631 | <Content Include="mbugs.aspx" />
|
617 | 632 | <Content Include="merge_bug.aspx" />
|
618 |
| - <Content Include="mlogin.aspx" /> |
619 | 633 | <Content Include="notifications.aspx" />
|
620 | 634 | <Content Include="orgs.aspx" />
|
621 | 635 | <Content Include="paste_plain.png" />
|
|
633 | 647 | <Content Include="Scripts\jquery-ui.js" />
|
634 | 648 | <Content Include="Scripts\jquery-ui.min.js" />
|
635 | 649 | <Content Include="Scripts\jquery.mobile-1.4.4.min.js" />
|
| 650 | + <Content Include="Scripts\npm.js" /> |
636 | 651 | <Content Include="Scripts\r.js" />
|
637 | 652 | <Content Include="Scripts\require.js" />
|
638 | 653 | <Content Include="search.aspx" />
|
|
731 | 746 | <Compile Include="BasePage.cs">
|
732 | 747 | <SubType>ASPXCodeBehind</SubType>
|
733 | 748 | </Compile>
|
| 749 | + <Compile Include="Controls\Footer.ascx.cs"> |
| 750 | + <DependentUpon>Footer.ascx</DependentUpon> |
| 751 | + <SubType>ASPXCodeBehind</SubType> |
| 752 | + </Compile> |
| 753 | + <Compile Include="Controls\Footer.ascx.designer.cs"> |
| 754 | + <DependentUpon>Footer.ascx</DependentUpon> |
| 755 | + </Compile> |
734 | 756 | <Compile Include="LoggedIn.Master.cs">
|
735 | 757 | <DependentUpon>LoggedIn.Master</DependentUpon>
|
736 | 758 | <SubType>ASPXCodeBehind</SubType>
|
|
1217 | 1239 | <Compile Include="merge_bug.aspx.designer.cs">
|
1218 | 1240 | <DependentUpon>merge_bug.aspx</DependentUpon>
|
1219 | 1241 | </Compile>
|
1220 |
| - <Compile Include="mlogin.aspx.cs"> |
1221 |
| - <DependentUpon>mlogin.aspx</DependentUpon> |
1222 |
| - <SubType>ASPXCodeBehind</SubType> |
1223 |
| - </Compile> |
1224 |
| - <Compile Include="mlogin.aspx.designer.cs"> |
1225 |
| - <DependentUpon>mlogin.aspx</DependentUpon> |
1226 |
| - </Compile> |
1227 | 1242 | <Compile Include="notifications.aspx.cs">
|
1228 | 1243 | <DependentUpon>notifications.aspx</DependentUpon>
|
1229 | 1244 | <SubType>ASPXCodeBehind</SubType>
|
|
0 commit comments