|
@@ -3,9 +3,9 @@ |
|
3
|
3
|
namespace BitCode\BitForm\Core\Fallback; |
|
4
|
4
|
|
|
5
|
5
|
use BitCode\BitForm\Core\Database\FormModel; |
|
6
|
6
|
use BitCode\BitForm\Core\Util\Utilities; |
|
7
|
|
-use Jcof\Jcof; |
|
7
|
+use BitCode\BitForm\Jcof\Jcof; |
|
8
|
8
|
|
|
9
|
9
|
class StylesFallback |
|
10
|
10
|
{ |
|
11
|
11
|
public function signatureFldIframeStyle() |