1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

Revert "Merge branch '2.3.1' of https://github.com/devcode-it/openstamanager into 2.3.1"

This reverts commit 62ed1d8bbe, reversing
changes made to a3a343d000.
This commit is contained in:
Luca
2017-12-19 10:11:08 +01:00
parent 62ed1d8bbe
commit 22b48fc225
32 changed files with 142 additions and 334 deletions

View File

@@ -16,8 +16,8 @@ if (Auth::check()) {
'.tr('OpenSTAManager').'
</footer>
<div class="modal fade" id="bs-popup" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true" data-backdrop="static" data-keyboard="true"></div>
<div class="modal fade" id="bs-popup2" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true" data-backdrop="static" data-keyboard="true"></div>';
<div class="modal fade" id="bs-popup" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true" data-backdrop="static" data-keyboard="false"></div>
<div class="modal fade" id="bs-popup2" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true" data-backdrop="static" data-keyboard="false"></div>';
}
echo '
</div><!-- ./wrapper -->';