Avatar of Murray Brown
Murray Brown
Flag for United Kingdom of Great Britain and Northern Ireland asked on

ASP Bootstrap on Site.Master and Site.Mobile.Master

Hi

I thought that bootstrap would be reference in one page on my ASP.net site but there are two separate sets of references. The first is for my site.mobile.master and the second is for my site.master - why would this be

    <link href="Content/assets/libs/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" rel="stylesheet" type="text/css" />
    <!-- App css -->
    <link href="Content/assets/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
    <link href="Content/assets/css/app.min.css" rel="stylesheet" type="text/css" />
    <!-- icons -->
    <link href="Content/assets/css/icons.min.css" rel="stylesheet" type="text/css" />
    <link href="Content/assets/libs/summernote/summernote-bs4.min.css" rel="stylesheet" type="text/css"/>
    

        <link href="Content/assets/libs/datatables.net-bs4/css/dataTables.bootstrap4.min.css" rel="stylesheet" type="text/css" />
        <link href="Content/assets/libs/datatables.net-responsive-bs4/css/responsive.bootstrap4.min.css" rel="stylesheet" type="text/css" />
        <link href="Content/assets/libs/datatables.net-buttons-bs4/css/buttons.bootstrap4.min.css" rel="stylesheet" type="text/css" />
        <link href="Content/assets/libs/datatables.net-select-bs4/css//select.bootstrap4.min.css" rel="stylesheet" type="text/css" />

Open in new window


    <link href="Content/assets/libs/admin-resources/jquery.vectormap/jquery-jvectormap-1.2.2.css" rel="stylesheet" type="text/css" />
    <!-- App css -->
    <link href="Content/assets/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
    <link href="Content/assets/css/app.min.css" rel="stylesheet" type="text/css" />
    <!-- icons -->
    <link href="Content/assets/css/icons.min.css" rel="stylesheet" type="text/css" />
    <link href="Content/assets/libs/summernote/summernote-bs4.min.css" rel="stylesheet" type="text/css"/>
    

        <link href="Content/assets/libs/datatables.net-bs4/css/dataTables.bootstrap4.min.css" rel="stylesheet" type="text/css" />
        <link href="Content/assets/libs/datatables.net-responsive-bs4/css/responsive.bootstrap4.min.css" rel="stylesheet" type="text/css" />
        <link href="Content/assets/libs/datatables.net-buttons-bs4/css/buttons.bootstrap4.min.css" rel="stylesheet" type="text/css" />
        <link href="Content/assets/libs/datatables.net-select-bs4/css//select.bootstrap4.min.css" rel="stylesheet" type="text/css" />


Open in new window

ASPBootstrap

Avatar of undefined
Last Comment
David H.H.Lee

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
David H.H.Lee

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
All of life is about relationships, and EE has made a viirtual community a real community. It lifts everyone's boat
William Peck