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
+26
View File
@@ -0,0 +1,26 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icon-css-ve" viewBox="0 0 640 480">
<defs>
<g id="d" transform="translate(0 -36)">
<g id="c">
<g id="b">
<path id="a" fill="#fff" d="M0-5L-1.5-.2l2.8.9z"/>
<use width="180" height="120" transform="scale(-1 1)" xlink:href="#a"/>
</g>
<use width="180" height="120" transform="rotate(72)" xlink:href="#b"/>
</g>
<use width="180" height="120" transform="rotate(-72)" xlink:href="#b"/>
<use width="180" height="120" transform="rotate(144)" xlink:href="#c"/>
</g>
</defs>
<path fill="#cf142b" d="M0 0h640v480H0z"/>
<path fill="#00247d" d="M0 0h640v320H0z"/>
<path fill="#fc0" d="M0 0h640v160H0z"/>
<g id="f" transform="matrix(4 0 0 4 320 336)">
<g id="e">
<use width="180" height="120" transform="rotate(10)" xlink:href="#d"/>
<use width="180" height="120" transform="rotate(30)" xlink:href="#d"/>
</g>
<use width="180" height="120" transform="rotate(40)" xlink:href="#e"/>
</g>
<use width="180" height="120" transform="rotate(-80 320 336)" xlink:href="#f"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB