|
@@ -216,7 +216,7 @@ class Route_ViewTableAjax extends RouteBase {
|
|
|
.p5UI__dropdown-content .p5UI__dropdown-item { display:block; color:#000; padding:4px; text-decoration:none }
|
|
.p5UI__dropdown-content .p5UI__dropdown-item { display:block; color:#000; padding:4px; text-decoration:none }
|
|
|
.p5UI__dropdown-content .p5UI__dropdown-item:hover { background-color:#ebebeb }
|
|
.p5UI__dropdown-content .p5UI__dropdown-item:hover { background-color:#ebebeb }
|
|
|
");
|
|
");
|
|
|
- echo UI::h('script', ['src'=>"static/vendor.js", 'type'=>"text/javascript"]);
|
|
|
|
|
|
|
+ echo UI::h('script', ['src'=>"static/vendor.js?v=816e859d", 'type'=>"text/javascript"]);
|
|
|
$jsArgs = [
|
|
$jsArgs = [
|
|
|
'SET_INSTANCE_URL' => $this->getLink('setInstanceAjax'),
|
|
'SET_INSTANCE_URL' => $this->getLink('setInstanceAjax'),
|
|
|
'NAMESPACE' => $namespace,
|
|
'NAMESPACE' => $namespace,
|