Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1197138
profile.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
316 B
Subscribers
None
profile.js
View Options
(function ($, Drupal, drupalSettings) {
var url = jQuery('#url').val();
if(url != ''){
go_toStore(url);
}
})(jQuery, Drupal, drupalSettings);
function go_toStore(url){
if(confirm("Application YellowPages") == true){
window.location = "myapp://Thailand Yellowpages"
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 29, 1:06 AM (1 d, 11 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
213453
Attached To
rPF typ_profile
Event Timeline
Log In to Comment