Updated AdminLTE to 3.04 assets, added search to side bar, added company select drop down on sidebar. removed extra delete under edit contact

This commit is contained in:
johnny@pittpc.com
2020-04-04 20:23:44 -04:00
parent abf7a3b381
commit 7a0ef334a3
1519 changed files with 286395 additions and 36690 deletions
+16
View File
@@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icon-css-se" viewBox="0 0 640 480">
<defs>
<clipPath id="se-a">
<path fill-opacity=".7" d="M-53.4 0h682.6v512H-53.4z"/>
</clipPath>
</defs>
<g clip-path="url(#se-a)" transform="translate(50) scale(.9375)">
<g fill-rule="evenodd" stroke-width="1pt">
<path fill="#006aa7" d="M-121.1.3h256v204.8h-256zm0 306.9h256V512h-256z"/>
<path fill="#fecc00" d="M-121.1 205h256v102.4h-256z"/>
<path fill="#fecc00" d="M133.8 0h102.4v512H133.8z"/>
<path fill="#fecc00" d="M233 205h460.8v102.4H233z"/>
<path fill="#006aa7" d="M236.2 307.2H697V512H236.2zm0-306.9H697v204.8H236.2z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 691 B