@@ -106,11 +106,11 @@ <h1 class="font-bree-serif">jAlert Version 5</h1>
106106 < ul class ="nav nav-tabs " id ="pluginTab ">
107107 < li class ="active "> < a href ="#overview "> Overview</ a > </ li >
108108 < li > < a href ="#gettingstarted "> Getting Started</ a > </ li >
109- < li > < a href ="#examples "> Examples</ a > </ li >
110109 < li > < a href ="#documentation "> Documentation</ a > </ li >
111- < li > < a href ='#license '> License</ a > </ li >
112- < li > < a href ="https://github.com/HTMLGuyLLC/jAlert/issues " onclick ="window.location.href = $(this).attr('href'); return false; "> Submit Issues</ a > </ li >
110+ < li > < a href ="#examples "> Examples</ a > </ li >
113111 < li > < a href ="https://github.com/HTMLGuyLLC/jAlert/blob/master/CHANGELOG.md " onclick ="window.location.href = $(this).attr('href'); return false; "> Changelog</ a > </ li >
112+ < li > < a href ="https://github.com/HTMLGuyLLC/jAlert/issues " onclick ="window.location.href = $(this).attr('href'); return false; "> Submit Issues</ a > </ li >
113+ < li > < a href ="https://github.com/HTMLGuyLLC/jAlert/blob/master/LICENSE " onclick ="window.location.href = $(this).attr('href'); return false; "> License</ a > </ li >
114114 </ ul >
115115 < script >
116116 /* Load page based on hash */
@@ -1309,30 +1309,6 @@ <h4>Utility Function</h4>
13091309 </ section >
13101310 </ div > <!--end documentation-content-->
13111311
1312- < div class ="tab-pane " id ="license ">
1313- < section class ="sec-header ">
1314- < h3 class ="font-bree-serif "> License</ h3 >
1315- < p >
1316- Copyright (c) 2018 HTMLGuy, LLC< br > < br >
1317- Permission is hereby granted, free of charge, to any person obtaining a copy
1318- of this software and associated documentation files (the "Software"), to deal
1319- in the Software without restriction, including without limitation the rights
1320- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1321- copies of the Software, and to permit persons to whom the Software is
1322- furnished to do so, subject to the following conditions: < br > < br >
1323- The above copyright notice and this permission notice shall be included in all
1324- copies or substantial portions of the Software. < br > < br >
1325- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1326- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1327- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1328- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1329- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1330- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1331- SOFTWARE.
1332- </ p >
1333- </ section >
1334- </ div >
1335-
13361312 </ div > <!--end tab-content-->
13371313 </ div > <!--end tabbable-->
13381314
0 commit comments