Merge branch 'master' of https://github.com/devcode-it/openstamanager
This commit is contained in:
commit
bc4603cd68
|
@ -20,7 +20,7 @@
|
|||
"dropzone": "^5.7.2",
|
||||
"eonasdan-bootstrap-datetimepicker": "^4.17.47",
|
||||
"font-awesome": "^4.7.0",
|
||||
"fullcalendar": "^3.4.0",
|
||||
"fullcalendar": "^3.10.4",
|
||||
"geocomplete": "^1.7.0",
|
||||
"hotkeys-js": "^3.8.5",
|
||||
"html5sortable": "^0.13.2",
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
if ($options['hide_header']) {
|
||||
if ($options['hide-header']) {
|
||||
echo '
|
||||
<!-- Intestazione vuota fornitore -->
|
||||
<div class="row" style="height:111px;">
|
||||
|
|
Loading…
Reference in New Issue